r15768@tombo: nickm | 2007-12-31 16:12:09 -0500

Patch from Tup: make NS events work again.


svn:r13009
This commit is contained in:
Nick Mathewson
2007-12-31 21:12:16 +00:00
parent 71e117e444
commit 48d7adca8a
4 changed files with 79 additions and 1 deletions
+3
View File
@@ -6,6 +6,9 @@ Changes in version 0.2.0.16-alpha - 2008-01-??
implementation also avoids realloc();realloc(); patterns that
can contribute to memory fragmentation.
o Minor features (controller):
- Get NS events working again. (Patch from tup)
Changes in version 0.2.0.15-alpha - 2007-12-25
o Major bugfixes:
- Fix several remotely triggerable asserts based on DirPort requests