summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-06 17:42:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-06 17:42:52 +0200
commit36ab642eaaa3a27e346659bef7fff07b3733ca30 (patch)
tree73fdb6f99ec745f319b6cb412614bab4c9139343 /CHANGES
parent07465f9e04a8b0c92e047365971957b7250d9433 (diff)
downloadsmokeping-36ab642eaaa3a27e346659bef7fff07b3733ca30.tar.gz
smokeping-36ab642eaaa3a27e346659bef7fff07b3733ca30.tar.xz
fixed timezone issues in zoomer
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5557fc7..e0e2ae8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2007/9/06 -- released version 2.2.3
+* alter ajax grapher mode to use seconds timestamps and not iso dates
+ this prevents timezone problems with the browser -- tobi
* 1.2 is required now ... -- tobi
* make sure start is before end in the cropper zoom -- tobi
* better documentation on multihost syntax added -- tobi