summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cdc948555c..d6e7b7bb34 100644
--- a/debian/changelog
+++ b/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