summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-07-06 10:00:42 -0400
committerRoger Dingledine <arma@torproject.org>2012-07-06 10:00:42 -0400
commitb5e9c86233ec66465e2b4c09590f3178597e6c37 (patch)
tree267b17659a2145402f5e36bb978b23a525cc9a7c
parent89e85dd6465742018c2ffb3d5f94e645188012c8 (diff)
downloadtor-b5e9c86233ec66465e2b4c09590f3178597e6c37.tar.gz
tor-b5e9c86233ec66465e2b4c09590f3178597e6c37.zip
shuffle changelog entries
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f614b6661..49ac34293e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,10 @@ Changes in version 0.2.3.19-rc - 2012-07-06
result in bizarre window values. Report and patch contributed
pseudonymously. Fixes part of bug 6271. This bug was introduced
before the first Tor release, in svn commit r152.
-
- o Minor bugfixes:
- Instead of ENOBUFS on Windows, say WSAENOBUFS. Fixes compilation
on Windows. Fixes bug 6296; bugfix on 0.2.3.18-rc.
+
+ o Minor bugfixes:
- Fix wrong TCP port range in parse_port_range(). Fixes bug 6218;
bugfix on 0.2.1.10-alpha.