Преглед на файлове

fold in last changes item

Roger Dingledine преди 14 години
родител
ревизия
589ed3f771
променени са 2 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 2 0
      ChangeLog
  2. 0 4
      changes/bug3888

+ 2 - 0
ChangeLog

@@ -57,6 +57,8 @@ Changes in version 0.2.3.3-alpha - 2011-09-01
       without flushing it completely. Fixes bug 3805.
     - Fix a bug where server-side tunneled bufferevent-based directory
       streams would get closed prematurely. Fixes bug 3814.
+    - Fix a use-after-free error with per-connection rate-limiting
+      buckets. Fixes bug 3888.
 
   o Major bugfixes (also part of 0.2.2.31-rc):
     - If we're configured to write our ControlPorts to disk, only write

+ 0 - 4
changes/bug3888

@@ -1,4 +0,0 @@
-  o Minor bugfixes (bufferevents, fix on 0.2.3.1-alpha):
-    - Fix a use-after-free error with per-connection rate-limiting
-      buckets. Fixes bug 3888.
-