From 0a11032f5937957125aca137482630cf13ddf4e7 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 28 Mar 2006 07:34:44 +0000 Subject: a final changelog for 0.1.1.17-rc svn:r6258 --- ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3e793468f2..369ca400cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.1.1.17-rc - 2006-03-xx +Changes in version 0.1.1.17-rc - 2006-03-28 o Major fixes: - Clients and servers since 0.1.1.10-alpha have been expiring connections whenever they are idle for 5 minutes and they *do* @@ -13,11 +13,13 @@ Changes in version 0.1.1.17-rc - 2006-03-xx o Minor fixes: - Resume building on irix64, netbsd 2.0, etc. - - On non-gcc compilers (e.g. solaris), use "-g -O" instead of - "-Wall -g -O2". + - On non-gcc compilers (e.g. solaris), use "-g -O" instead of + "-Wall -g -O2". - Stop writing the "router.desc" file, ever. Nothing uses it anymore, and it is confusing some users. - - Stop caching the v1 directory so often. + - Mirrors stop caching the v1 directory so often. + - Make the max number of old descriptors that a cache will hold + rise with the number of directory authorities, so we can scale. - Change our win32 uname() hack to be more forgiving about what win32 versions it thinks it's found. -- cgit v1.2.3-54-g00ecf