diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1141 | 5 | ||||
-rw-r--r-- | changes/bug1843 | 4 | ||||
-rw-r--r-- | changes/bug1848 | 3 | ||||
-rw-r--r-- | changes/geoip-update-august2010 | 3 | ||||
-rw-r--r-- | changes/geoip-update-june2010 | 2 | ||||
-rw-r--r-- | changes/maatuska-new-v3auth | 3 | ||||
-rw-r--r-- | changes/misc-reason | 3 | ||||
-rw-r--r-- | changes/new-geoip-db | 5 | ||||
-rw-r--r-- | changes/remove-debian | 5 |
9 files changed, 7 insertions, 26 deletions
diff --git a/changes/bug1141 b/changes/bug1141 deleted file mode 100644 index 9975e418d6..0000000000 --- a/changes/bug1141 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes: - - Fix an assertion failure that could occur in caches or bridge users - when using a very short voting interval on a testing network. - Diagnosed by Robert Hogan. Fixes bug 1141; bugfix on 0.2.0.8-alpha. - diff --git a/changes/bug1843 b/changes/bug1843 new file mode 100644 index 0000000000..f44054ee22 --- /dev/null +++ b/changes/bug1843 @@ -0,0 +1,4 @@ + o Minor features: + - Warn when CookieAuthFileGroupReadable is set but CookieAuthFile is + not. This would lead to a cookie that is still not group readable. + Closes bug 1843. Suggested by katmagic. diff --git a/changes/bug1848 b/changes/bug1848 new file mode 100644 index 0000000000..db00e17f83 --- /dev/null +++ b/changes/bug1848 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Squash a compile warning on OpenBSD. Reported by Tas, fixes bug 1848. + diff --git a/changes/geoip-update-august2010 b/changes/geoip-update-august2010 deleted file mode 100644 index 8f127852f2..0000000000 --- a/changes/geoip-update-august2010 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features - - Update to the August 1 2010 Maxmind GeoLite Country database. - diff --git a/changes/geoip-update-june2010 b/changes/geoip-update-june2010 deleted file mode 100644 index 7a15c0066d..0000000000 --- a/changes/geoip-update-june2010 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor features - - Update to the June 1 2010 Maxmind GeoLite Country database. diff --git a/changes/maatuska-new-v3auth b/changes/maatuska-new-v3auth deleted file mode 100644 index 9508b30a24..0000000000 --- a/changes/maatuska-new-v3auth +++ /dev/null @@ -1,3 +0,0 @@ - o New directory authorities: - - Set up maatuska (run by Linus Nordberg) as the eighth v3 directory - authority. diff --git a/changes/misc-reason b/changes/misc-reason deleted file mode 100644 index 80db2d257d..0000000000 --- a/changes/misc-reason +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features: - - Have clients begin understanding the new END_STREAM_REASON_NOROUTE - error code. diff --git a/changes/new-geoip-db b/changes/new-geoip-db deleted file mode 100644 index 06d69ea476..0000000000 --- a/changes/new-geoip-db +++ /dev/null @@ -1,5 +0,0 @@ - o Major features: - - Move to the Maxmind GeoIP db (rather than the June 2009 - ip-to-country GeoIP db) for our statistics that count how many - users relays are seeing from each country. Now we have more accurate - data for many African countries. diff --git a/changes/remove-debian b/changes/remove-debian deleted file mode 100644 index 6eb1896bae..0000000000 --- a/changes/remove-debian +++ /dev/null @@ -1,5 +0,0 @@ - o Removed files: - - Remove the old debian/ directory from the main Tor distribution. - The official Tor-for-debian git repository lives at the URL - https://git.torproject.org/debian/tor.git . - |