Browse Source

r14723@catbus: nickm | 2007-08-20 10:57:52 -0400
Add a changelog entry for last commit.


svn:r11216

Nick Mathewson 18 years ago
parent
commit
9e2b269516
1 changed files with 5 additions and 1 deletions
  1. 5 1
      ChangeLog

+ 5 - 1
ChangeLog

@@ -1,8 +1,12 @@
 Changes in version 0.2.0.6-alpha - 2007-??-??
 Changes in version 0.2.0.6-alpha - 2007-??-??
 
 
   o Minor bugfixes (bridges):
   o Minor bugfixes (bridges):
-    - Do not intermix bridge routers with controller-added routers.
+    - Do not intermix bridge routers with controller-added routers. (Bugfix
+      on 0.2.0.x)
 
 
+  o Minor bugfixes (network):
+    - Do not fail with an assert when accept() returns an unexpected address
+      family.  Addresses but does not wholly fix bug 483. (Bugfix on 0.2.0.x)
 
 
 Changes in version 0.2.0.5-alpha - 2007-08-19
 Changes in version 0.2.0.5-alpha - 2007-08-19
   o Removed features:
   o Removed features: