summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-06 00:44:08 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-06 00:44:08 +0200
commit84c432fa1e16ccb3173101d0b7dea811f2363ac3 (patch)
tree38f28a560a4a365dd2f8cc010a1e719f96cbe3c9 /CHANGES
parent7a16ae0476245170acf984676aa8c093af430c9e (diff)
downloadsmokeping-84c432fa1e16ccb3173101d0b7dea811f2363ac3.tar.gz
smokeping-84c432fa1e16ccb3173101d0b7dea811f2363ac3.tar.xz
added js min/max check to cropper
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b11318..0719573 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+* make sure start is before end in the cropper zoom -- tobi
* better documentation on multihost syntax added -- tobi
* slaves should skip multi target hosts -- tobi
* set Content-Length header to help multi request queries -- tobi