Procházet zdrojové kódy

give it a blurb, update the date

Roger Dingledine před 14 roky
rodič
revize
c9a3781580
2 změnil soubory, kde provedl 10 přidání a 2 odebrání
  1. 5 1
      ChangeLog
  2. 5 1
      ReleaseNotes

+ 5 - 1
ChangeLog

@@ -1,4 +1,8 @@
-Changes in version 0.2.1.23 - 2010-02-12
+Changes in version 0.2.1.23 - 2010-02-13
+  Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work
+  again on the latest OS X, and updates the location of a directory
+  authority.
+
   o Major bugfixes (performance):
     - We were selecting our guards uniformly at random, and then weighting
       which of our guards we'd use uniformly at random. This imbalance

+ 5 - 1
ReleaseNotes

@@ -3,7 +3,11 @@ This document summarizes new features and bugfixes in each stable release
 of Tor. If you want to see more detailed descriptions of the changes in
 each development snapshot, see the ChangeLog file.
 
-Changes in version 0.2.1.23 - 2010-02-12
+Changes in version 0.2.1.23 - 2010-02-13
+  Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work
+  again on the latest OS X, and updates the location of a directory
+  authority.
+
   o Major bugfixes (performance):
     - We were selecting our guards uniformly at random, and then weighting
       which of our guards we'd use uniformly at random. This imbalance