diff options
author | Roger Dingledine <arma@torproject.org> | 2005-05-17 00:55:18 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-05-17 00:55:18 +0000 |
commit | 85de62e9b9a2756e3dd084c72d2b49abb2414c6f (patch) | |
tree | 33162ef26f880111139139d9b1f2d6c24e98b6cc /ChangeLog | |
parent | 5698a5896bebb08f1225710b670d3c8a5d9282a1 (diff) | |
download | tor-85de62e9b9a2756e3dd084c72d2b49abb2414c6f.tar.gz tor-85de62e9b9a2756e3dd084c72d2b49abb2414c6f.zip |
the first part of a changelog for 0.1.0.7-rc
svn:r4236
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |