aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11048
Commit message (Expand)AuthorAge
* Sort the 0.2.5.3-alpha changelog entries a little better.•••Still haven't edited any. Also, remove all the changes/* entries that got merged back in 6b5ef3889d83c715973d. Nick Mathewson2014-03-13
* Threadproof our log_backtrace implementation•••It's possible for two threads to hit assertion failures at the same time. If that happens, let's keep them from stomping on the same cb_buf field. Fixes bug 11048; bugfix on 0.2.5.2-alpha. Reported by "cypherpunks". Nick Mathewson2014-02-24