[tor-commits] [tor/release-0.2.9] Sort changelog in release-0.2.9

nickm at torproject.org nickm at torproject.org
Tue Feb 28 15:12:35 UTC 2017


commit 7c81abba28ecfed492db19a6c9da18e5c3e38d4f
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Feb 28 10:11:58 2017 -0500

    Sort changelog in release-0.2.9
---
 ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2237690..3b14557 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,10 @@ Changes in version 0.2.9.10 - 2017-03-??
       Otherwise 32-bit and 64-bit platforms would behave inconsistently.
       Fixes bug 21450; bugfix on 0.0.8pre1.
 
+  o Minor features (geoip):
+    - Update geoip and geoip6 to the February 8 2017 Maxmind GeoLite2
+      Country database.
+
   o Minor features (portability, compilation, backport from 0.3.0.3-alpha):
     - Autoconf now checks to determine if OpenSSL structures are opaque,
       instead of explicitly checking for OpenSSL version numbers. Part
@@ -45,10 +49,6 @@ Changes in version 0.2.9.10 - 2017-03-??
     - Support building with recent LibreSSL code that uses opaque
       structures. Closes ticket 21359.
 
-  o Minor features (geoip):
-    - Update geoip and geoip6 to the February 8 2017 Maxmind GeoLite2
-      Country database.
-
   o Minor bugfixes (code correctness, also in 0.3.0.4-rc):
     - Repair a couple of (unreachable or harmless) cases of the risky
       comparison-by-subtraction pattern that caused bug 21278.



More information about the tor-commits mailing list