[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] a partial changelog for 0.1.1.19-rc
Update of /home/or/cvsroot/tor
In directory moria:/home/arma/work/onion/tor-011x/tor
Modified Files:
Tag: tor-0_1_1-patches
ChangeLog
Log Message:
a partial changelog for 0.1.1.19-rc
Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.154.2.1
diff -u -p -d -r1.154 -r1.154.2.1
--- ChangeLog 10 Apr 2006 05:55:53 -0000 1.154
+++ ChangeLog 25 Apr 2006 07:31:31 -0000 1.154.2.1
@@ -1,3 +1,25 @@
+Changes in version 0.1.1.19-rc - 2006-04-25
+ o Minor bugs:
+ - Regenerate our local descriptor if it's dirty and we try to
+ use locally (e.g. if it changes during reachability detection).
+ - Avoid a second warning about machine/limits.h on Debian
+ GNU/kFreeBSD.
+ - Be willing to add our own routerinfo into the routerlist.
+ Now authorities will include themselves in their directories
+ and network-statuses.
+ - Stop trying to upload rendezvous descriptors to every
+ directory authority: only try the v1 authorities.
+ - Servers no longer complain when they think they're not
+ registered with the directory authorities. There were too many
+ false positives.
+ - Backport dist-rpm changes so rpms can be built without errors.
+
+ o Features:
+ - Implement an option, VirtualAddrMask, to set which addresses
+ get handed out in response to mapaddress requests. This works
+ around a bug in tsocks where 127.0.0.0/8 is never socksified.
+
+
Changes in version 0.1.1.18-rc - 2006-04-10
o Major fixes:
- Work harder to download live network-statuses from all the