aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-10-29 11:21:37 +0200
committerSebastian Hahn <sebastian@torproject.org>2011-10-29 11:21:37 +0200
commitc5c5f859d37bc46f912cca9ba0fa0e1300062e40 (patch)
treea4c5a5e001c8b9a8d468d9af20b31b769b54e11a
parentdfdb4fde1acbec20b5dedd91005dcf64c730c411 (diff)
downloadtor-c5c5f859d37bc46f912cca9ba0fa0e1300062e40.tar.gz
tor-c5c5f859d37bc46f912cca9ba0fa0e1300062e40.zip
Add a changes file for the 4340 fix
-rw-r--r--changes/bug43405
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4340 b/changes/bug4340
new file mode 100644
index 0000000000..08098b1cd5
--- /dev/null
+++ b/changes/bug4340
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Don't crash when we're running as a relay and don't have a geoip
+ file. Bugfix on tor-0.2.2.34; fixes bug 4340. This backports a fix
+ we've had in master already.
+