diff options
Diffstat (limited to 'changes/ticket25290')
-rw-r--r-- | changes/ticket25290 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket25290 b/changes/ticket25290 deleted file mode 100644 index 5e44f5e05c..0000000000 --- a/changes/ticket25290 +++ /dev/null @@ -1,5 +0,0 @@ - o Code simplification and refactoring: - - We switch to should_record_bridge_info() in geoip_note_client_seen() and - options_need_geoip_info() instead of accessing the configuration values - directly. Fixes bug 25290; bugfix on 0.2.1.6-alpha. Patch by Neel - Chauhan. |