aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-23 10:13:13 -0400
committerNick Mathewson <nickm@torproject.org>2016-08-23 10:13:13 -0400
commitf009e1b32c2937dc2af16949c41943de1df594ce (patch)
tree12d1d7641c99f6cc1c9bb086d9cc0f8235bffc4a /ChangeLog
parent40d05983c4dd437dbaa4a99f90aefe4e1f1a64c3 (diff)
downloadtor-f009e1b32c2937dc2af16949c41943de1df594ce.tar.gz
tor-f009e1b32c2937dc2af16949c41943de1df594ce.zip
Start 0.2.9.2-alpha changelog, fix some lintchanges issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68573b3b2f..e49984e018 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
-Changes in version 0.2.9.2-alpha - 2016-0?-??
+Changes in version 0.2.9.2-alpha - 2016-08-2?
+ Tor 0.2.9.2-alpha XXXX BLURB HERE.
+
+ o Minor features (geoip):
+ - Update geoip and geoip6 to the August 2 2016 Maxmind GeoLite2
+ Country database.
+
+ o Minor bugfixes (compilation, also in 0.2.8.7):
+ - Remove an inappropriate "inline" in tortls.c that was causing
+ warnings on older versions of GCC. Fixes bug 19903; bugfix on
+ 0.2.8.1-alpha.
+
+ o Minor bugfixes (fallback directories, also in 0.2.8.7):
+ - Avoid logging a NULL string pointer when loading fallback
+ directory information. Fixes bug 19947; bugfix on 0.2.4.7-alpha
+ and 0.2.8.1-alpha. Report and patch by "rubiate".
Changes in version 0.2.9.1-alpha - 2016-08-08