diff options
author | Roger Dingledine <arma@torproject.org> | 2012-02-13 00:54:57 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-02-13 00:54:57 -0500 |
commit | 4c81358f3b8ea5b9cde4a96154425c4e5f3b9d3d (patch) | |
tree | 22c979ae87ac76b41055199269c8bf5fae20cfda /ChangeLog | |
parent | 5b4d72168f39d1fc732760dd2fd851e9df3f7981 (diff) | |
download | tor-4c81358f3b8ea5b9cde4a96154425c4e5f3b9d3d.tar.gz tor-4c81358f3b8ea5b9cde4a96154425c4e5f3b9d3d.zip |
today is the day for a 0.2.3.12-alpha release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.2.3.12-alpha - 2012-02-?? +Changes in version 0.2.3.12-alpha - 2012-02-13 o Major bugfixes: - Fix building when the path to sed, openssl or sha1sum contains spaces, which is pretty common on Windows. Fixes bug 5065; bugfix |