summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-09-02 14:46:38 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-09-02 14:46:38 -0300
commit0cacbe7c8dae97a04654c2cca5e928dfa9e3741d (patch)
treed070b8ff62663869fdad5874cd332f2367898915 /changes
parentd99947002dba95174f1217850d500efb50a4cb74 (diff)
Fix local offset calculation. Closes #3595.
Python returns the timezone with the opposed sign to the standard notation.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3595_fix-gateway-selection-problem1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-3595_fix-gateway-selection-problem b/changes/bug-3595_fix-gateway-selection-problem
new file mode 100644
index 00000000..7225eed0
--- /dev/null
+++ b/changes/bug-3595_fix-gateway-selection-problem
@@ -0,0 +1 @@
+ o Fix gateway selection problem. Closes 3595.