summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-05-17 00:55:18 +0000
committerRoger Dingledine <arma@torproject.org>2005-05-17 00:55:18 +0000
commit85de62e9b9a2756e3dd084c72d2b49abb2414c6f (patch)
tree33162ef26f880111139139d9b1f2d6c24e98b6cc
parent5698a5896bebb08f1225710b670d3c8a5d9282a1 (diff)
downloadtor-85de62e9b9a2756e3dd084c72d2b49abb2414c6f.tar.gz
tor-85de62e9b9a2756e3dd084c72d2b49abb2414c6f.zip
the first part of a changelog for 0.1.0.7-rc
svn:r4236
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d323ac018..4ad20e81b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes in version 0.1.0.7-rc - 2005-05-16
+ o Bugfixes:
+ - Fix a bug in the OS X package installer that prevented in from
+ installing on Tiger.
+ - Fix a script bug in the OS X package installer that made it
+ complain during installation.
+ - Fix a bug in the RPM packager: set home directory for _tor to
+ something more reasonable when first installing.
+ - Free a minor amount of memory that is still reachable on exit.
+
+
Changes in version 0.1.0.6-rc - 2005-05-14
o Bugfixes:
- Implement --disable-threads configure option. Disable threads on