ソースを参照

New upstream version: 0.0.2pre20

svn:r1040
Peter Palfrader 20 年 前
コミット
4e7a2a0174
1 ファイル変更14 行追加1 行削除
  1. 14 1
      debian/changelog

+ 14 - 1
debian/changelog

@@ -1,6 +1,19 @@
 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
 
-  * Depend on adduser.
+  * New upstream version.
+    - various design paper updates
+    - resolve cygwin warnings
+    - split the token bucket into "rate" and "burst" params
+    - try to resolve discrepency between bytes transmitted over TLS and actual
+      bandwidth use
+    - setuid to user _before_ complaining about running as root
+    - fix several memleaks and double frees
+    - minor logging fixes
+    - add more debugging for logs.
+    - various documentation fixes and improvements
+    - for perforcmance testing, paths are always 3 hops, not "3 or more"
+      (this will go away at a later date again)
+  * Add dependency on adduser which was previously missing.
   * Change short description to a nicer one.
 
  -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jan 2004 10:10:45 +0100