summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-04 19:47:17 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-04 19:47:17 +0000
commit9c94b428d9f30f1c5a493856cfea293c634a3c9f (patch)
treea92189d7d7cafee62249609f8e8d83844adc1e84 /ChangeLog
parent360a059948e47b69bd86caf3b1de698954093df8 (diff)
downloadtor-9c94b428d9f30f1c5a493856cfea293c634a3c9f.tar.gz
tor-9c94b428d9f30f1c5a493856cfea293c634a3c9f.zip
Fix the oldest bug in a while: stop accepting 1.2.3 as a valid IPv4 address on any platform.
svn:r17887
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ba226cb73..d4b8081555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,8 @@ Changes in version 0.2.1.10-alpha - 2009-01-??
0.2.1.9-alpha.
- Do not remove routers as too old if we do not have any consensus
document. Bugfix on 0.2.0.7-alpha.
+ - Do not accept incomplete ipv4 addresses (like 192.168.0) as valid.
+ Spec conformance issue. Bugfix on Tor 0.0.2pre27.
o Deprecated and removed features:
- The old "tor --version --version" command, which would spit out the