diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5849 | 3 | ||||
-rw-r--r-- | changes/bug6141 | 4 | ||||
-rw-r--r-- | changes/geoip-june2012 | 3 |
3 files changed, 10 insertions, 0 deletions
diff --git a/changes/bug5849 b/changes/bug5849 new file mode 100644 index 0000000000..b6738a6b99 --- /dev/null +++ b/changes/bug5849 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Fix a (harmless) integer overflow in cell statistics reported by + some fast relays. Fixes bug 5849; bugfix on 0.2.2.1-alpha. diff --git a/changes/bug6141 b/changes/bug6141 new file mode 100644 index 0000000000..b95475c2df --- /dev/null +++ b/changes/bug6141 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix compilation warning with clang 3.1. Fixes bug 6141; bugfix on + 0.2.3.11-alpha. + diff --git a/changes/geoip-june2012 b/changes/geoip-june2012 new file mode 100644 index 0000000000..f73bf35529 --- /dev/null +++ b/changes/geoip-june2012 @@ -0,0 +1,3 @@ + o Minor features: + - Update to the June 6 2012 Maxmind GeoLite Country database. + |