diff options
author | Roger Dingledine <arma@torproject.org> | 2009-11-21 22:57:05 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-11-21 22:57:05 -0500 |
commit | 01a9cc0413fe89f14d753a58e116ef933758684c (patch) | |
tree | 9f24f190c9e0bc897d5f560f269befd843a5f39d /ChangeLog | |
parent | 2b1bb233b3999a82188a471100f33e9b7b1d2c8b (diff) | |
download | tor-01a9cc0413fe89f14d753a58e116ef933758684c.tar.gz tor-01a9cc0413fe89f14d753a58e116ef933758684c.zip |
bump to 0.2.2.6-alpha-dev
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ Changes in version 0.2.2.7-alpha - 2009-??-?? o Minor bugfixes: - - Fix compilation on OSX 10.3, which has a stub mlockall() but hides it. + - Fix compilation on OSX 10.3, which has a stub mlockall() but + hides it. Bugfix on 0.2.2.6-alpha. + Changes in version 0.2.2.6-alpha - 2009-11-19 o Major features: |