summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-06-10 15:08:07 +0200
committerTobi Oetiker <tobi@oetiker.ch>2008-06-10 15:08:07 +0200
commit424e08410b2cdbf963c07cca0834ba66a541b703 (patch)
tree79b84c65ff0b4b24eaa46b98d998be43b6ad469a /CHANGES
parent8d5f45365467584b313528c60c6f3a902e02c1a4 (diff)
downloadsmokeping-424e08410b2cdbf963c07cca0834ba66a541b703.tar.gz
smokeping-424e08410b2cdbf963c07cca0834ba66a541b703.tar.xz
prepare for the release of smokeping-2.4.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4dfb362..3c1d65a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2008/6/10 -- released version 2.4.0
+
* building a --static version of the smokeping page is broken. Make
it a little less broken by providing a dummyCGI->script_name method.
--tobi