ソースを参照

Start a section for the 0.2.3.10-alpha changelog

Nick Mathewson 12 年 前
コミット
960f62bd82
5 ファイル変更24 行追加23 行削除
  1. 24 0
      ChangeLog
  2. 0 10
      changes/bug4655
  3. 0 4
      changes/bug4691
  4. 0 6
      changes/bug4702
  5. 0 3
      changes/geoip-december2011

+ 24 - 0
ChangeLog

@@ -1,3 +1,27 @@
+Changes in version 0.2.3.10-alpha - 201?-??-??
+
+
+  o Minor bugfixes:
+    - If we can't attach streams to a rendezvous circuit when we
+      finish connecting to a hidden service, clear the rendezvous
+      circuit's stream-isolation state and try to attach streams
+      again.  Previously, we cleared rendezvous circuits' isolation
+      state either too early (if they were freshly built) or not at
+      all (if they had been built earlier and were cannibalized).
+      Bugfix on 0.2.3.3-alpha; fixes bug 4655.
+    - Fix compilation of the libnatpmp helper on non-Windows. Bugfix on
+      0.2.3.9-alpha; fixes bug 4691. Reported by Anthony G. Basile.
+
+  o Minor bugfixes:
+    - Fix an assertion failure when a relay with accounting enabled
+      starts up while dormant.  Fixes bug 4702; bugfix on
+      0.2.3.9-alpha.
+
+  o Minor features:
+    - Update to the December 6 2011 Maxmind GeoLite Country database.
+
+
+
 Changes in version 0.2.3.9-alpha - 2011-12-08
   Tor 0.2.3.9-alpha introduces initial IPv6 support for bridges, adds
   a "DisableNetwork" security feature that bundles can use to avoid

+ 0 - 10
changes/bug4655

@@ -1,10 +0,0 @@
-  o Minor bugfixes:
-
-    - If we can't attach streams to a rendezvous circuit when we
-      finish connecting to a hidden service, clear the rendezvous
-      circuit's stream-isolation state and try to attach streams
-      again.  Previously, we cleared rendezvous circuits' isolation
-      state either too early (if they were freshly built) or not at
-      all (if they had been built earlier and were cannibalized).
-      Bugfix on 0.2.3.3-alpha; fixes bug 4655.
-

+ 0 - 4
changes/bug4691

@@ -1,4 +0,0 @@
-  o Major bugfixes:
-    - Fix compilation of the libnatpmp helper on non-Windows. Bugfix on
-      0.2.3.9-alpha; fixes bug 4691. Reported by Anthony G. Basile.
-

+ 0 - 6
changes/bug4702

@@ -1,6 +0,0 @@
-  o Minor bugfixes:
-
-    - Fix an assertion failure when a relay with accounting enabled
-      starts up while dormant.  Fixes bug 4702; bugfix on
-      0.2.3.9-alpha.
-

+ 0 - 3
changes/geoip-december2011

@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update to the December 6 2011 Maxmind GeoLite Country database.
-