summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-07-07 04:58:51 -0400
committerRoger Dingledine <arma@torproject.org>2012-07-07 04:58:51 -0400
commit20c1d3d587984768a9f35edc6708e7f99104401f (patch)
treedb38492856f1edac42f3fad123fc10fa4675fd2e
parentd8d78f085adef4a3dd9d3c20983daa8571a44097 (diff)
downloadtor-20c1d3d587984768a9f35edc6708e7f99104401f.tar.gz
tor-20c1d3d587984768a9f35edc6708e7f99104401f.zip
releases are supposed to have blurbs
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d39ebeff63..3d2a5fca2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
Changes in version 0.2.3.19-rc - 2012-07-06
+ Tor 0.2.3.19-rc is the second release candidate for the Tor 0.2.3.x
+ series. It fixes the compile on Windows, reverts to a GeoIP database
+ that isn't as broken, and fixes a flow control bug that has been around
+ since the beginning of Tor.
+
o Major bugfixes:
- Fix a bug handling SENDME cells on nonexistent streams that could
result in bizarre window values. Report and patch contributed