summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-07-25 13:19:24 -0300
committerTomás Touceda <chiiph@leap.se>2013-07-25 13:19:24 -0300
commit53aea7c4e796ebd0772cbf27c6fe8a3878c5e083 (patch)
treef88f96806306760966f4b73c98697a8dd8e4b239 /changes
parentceb912a38ba80fd6986e9e678077a86664fea920 (diff)
parentb9c3fcd9ea6469185f7e7f483eeffb7b346e9dad (diff)
Merge remote-tracking branch 'kali/bug/fix_rate_displays' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_always_logout2
-rw-r--r--changes/bug_fix_rate_displays3
2 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug_always_logout b/changes/bug_always_logout
new file mode 100644
index 00000000..eb2c2817
--- /dev/null
+++ b/changes/bug_always_logout
@@ -0,0 +1,2 @@
+ o Always logout when closing the app if the user previously signed
+ in. Fixes #3245. \ No newline at end of file
diff --git a/changes/bug_fix_rate_displays b/changes/bug_fix_rate_displays
new file mode 100644
index 00000000..b4b42fcb
--- /dev/null
+++ b/changes/bug_fix_rate_displays
@@ -0,0 +1,3 @@
+ o Allow to alternate between rates and total throughput for the virtual interface. Closes: #3232
+ o Reset rates/totals when terminating connection. Closes #3249
+ o Fix a bug in the displayed magnitude for the up/down traffic rates and totals.