commit b5e9c86233ec66465e2b4c09590f3178597e6c37 Author: Roger Dingledine arma@torproject.org Date: Fri Jul 6 10:00:42 2012 -0400
shuffle changelog entries --- ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 1f614b6..49ac342 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.
tor-commits@lists.torproject.org