diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-03 21:39:24 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-03 21:39:24 +0000 |
commit | 147e439c942175c7e2e576ed8bd6bcbb33c05fb9 (patch) | |
tree | 6ecf2bf90c4827f535be79ac8200deee5529609a /ChangeLog | |
parent | 2b054774a5dadc53c20b9ceabd4ad729dc8ac805 (diff) | |
download | tor-147e439c942175c7e2e576ed8bd6bcbb33c05fb9.tar.gz tor-147e439c942175c7e2e576ed8bd6bcbb33c05fb9.zip |
r13174@catbus: nickm | 2007-06-03 17:39:20 -0400
Patch from robert hogan: avoid crash when DNS port is set more than once.
svn:r10471
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Changes in version 0.2.0.3-alpha - 2007-??-?? + o Minor bugfixes (): + - Fix a crash when DNSPort is set more than once. (Patch from Robert + Hogan.) + + Changes in version 0.2.0.2-alpha - 2007-06-02 o Major bugfixes on 0.2.0.1-alpha: - Fix an assertion failure related to servers without extra-info digests. |