aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-08-05 02:47:40 -0400
committerRoger Dingledine <arma@torproject.org>2013-08-05 02:47:40 -0400
commit920f5aba1aeee312502c8af69cf09aedf5b89e27 (patch)
tree5efca655fa993735dc90f7a9a08bcccab3bfce4a /ChangeLog
parent05f5985f8e0a0a0fca660870a2476bc5f323812a (diff)
downloadtor-920f5aba1aeee312502c8af69cf09aedf5b89e27.tar
tor-920f5aba1aeee312502c8af69cf09aedf5b89e27.tar.gz
forward-port 0.2.4.15-rc changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ee5e0fdf..9b1aad0f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Changes in version 0.2.4.15-rc - 2013-07-01
+ Tor 0.2.4.15-rc is the first release candidate for the Tor 0.2.4.x
+ series. It fixes a few smaller bugs, but generally appears stable.
+ Please test it and let us know whether it is!
+
+ o Major bugfixes:
+ - When receiving a new configuration file via the control port's
+ LOADCONF command, do not treat the defaults file as absent.
+ Fixes bug 9122; bugfix on 0.2.3.9-alpha.
+
+ o Minor features:
+ - Issue a warning when running with the bufferevents backend enabled.
+ It's still not stable, and people should know that they're likely
+ to hit unexpected problems. Closes ticket 9147.
+
+
Changes in version 0.2.4.14-alpha - 2013-06-18
Tor 0.2.4.14-alpha fixes a pair of client guard enumeration problems
present in 0.2.4.13-alpha.