diff options
author | Roger Dingledine <arma@torproject.org> | 2009-09-24 19:17:46 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-09-24 19:17:46 -0400 |
commit | 891b3d8633ba8f82478cd98324cf40361c2964b4 (patch) | |
tree | 32e978e6291e52e58a7d240d9cbaa971f57620c9 /ChangeLog | |
parent | cbbd6f92633b0342e82b3bcac03d7af0ae1304f0 (diff) | |
parent | 180a4b6a748db12cdeaeafa3231941fa6e3a4cef (diff) | |
download | tor-891b3d8633ba8f82478cd98324cf40361c2964b4.tar tor-891b3d8633ba8f82478cd98324cf40361c2964b4.tar.gz |
Merge branch 'master' of ssh://git.torproject.org/git/tor
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Changes in version 0.2.2.4-alpha - 2009-??-?? code, and so on. The unit test code has moved to its own subdirectory, and has been split into multiple modules. + o Minor bugfixes: + - Fix a couple of smaller issues with gathering statistics. Bugfixes + on 0.2.2.1-alpha. Changes in version 0.2.2.3-alpha - 2009-09-23 o Major bugfixes: |