[or-cvs] add the next item to the changelog

arma at seul.org arma at seul.org
Fri Sep 23 08:35:55 UTC 2005


Update of /home/or/cvsroot/tor
In directory moria:/home/arma/work/onion/tor-010x/tor

Modified Files:
      Tag: tor-0_1_0-patches
	ChangeLog 
Log Message:
add the next item to the changelog


Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.93.2.16
retrieving revision 1.93.2.17
diff -u -d -r1.93.2.16 -r1.93.2.17
--- ChangeLog	23 Sep 2005 05:38:18 -0000	1.93.2.16
+++ ChangeLog	23 Sep 2005 08:35:53 -0000	1.93.2.17
@@ -7,6 +7,8 @@
       only warn, never exit, when we're running an obsolete version.
     - Don't try to print a null string when your server finds itself to
       be unreachable and the Address config option is empty.
+    - Make the numbers in read-history and write-history into uint64s,
+      so they don't overflow and publish negatives in the descriptor.
     - Fix a minor memory leak in smartlist_string_remove().
     - We were only allowing ourselves to upload a server descriptor at
       most every 20 minutes, even if it changed earlier than that.



More information about the tor-commits mailing list