Browse Source

Merge remote-tracking branch 'origin/maint-0.2.2'

Conflicts:
	src/or/config.c
Nick Mathewson 14 years ago
parent
commit
6be596e2dc
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug4340

+ 5 - 0
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.
+