diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-08-02 17:30:42 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-08-02 17:30:42 +0000 |
commit | ba28346f2f0f4c01fedb3d0039d2265af5b3ce1b (patch) | |
tree | ff7b8842a69744c779e67ec9f6022f5d6c08ee86 /ChangeLog | |
parent | 0b7d7ef4a6762cc6a9c726c80ab633b9885916a9 (diff) | |
download | tor-ba28346f2f0f4c01fedb3d0039d2265af5b3ce1b.tar.gz tor-ba28346f2f0f4c01fedb3d0039d2265af5b3ce1b.zip |
r13907@Kushana: nickm | 2007-08-02 10:29:13 -0700
Try (once again) to fix mingw build wrt detecting ipv6 types.
svn:r11037
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Changes in version 0.2.0.5-alpha - 2007-??-?? + o Major bugfixes (compilation): + - Try to fix win32 compilation again: Improve checking for ipv6 types. + + Changes in version 0.2.0.4-alpha - 2007-08-01 o Major security fixes: - Close immediately after missing authentication on control port; |