changes file for 21788

This commit is contained in:
Nick Mathewson
2017-03-27 11:01:50 +02:00
parent 61e8ee1117
commit 1bf891c448
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes:
- Fix a small memory leak at exit from the backtrace handler code.
Fixes bug 21788; bugfix on 0.2.5.2-alpha. Patch from Daniel Pinto.