diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-10 15:08:07 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-10 15:08:07 +0200 |
commit | 424e08410b2cdbf963c07cca0834ba66a541b703 (patch) | |
tree | 79b84c65ff0b4b24eaa46b98d998be43b6ad469a /CHANGES | |
parent | 8d5f45365467584b313528c60c6f3a902e02c1a4 (diff) | |
download | smokeping-424e08410b2cdbf963c07cca0834ba66a541b703.tar.gz smokeping-424e08410b2cdbf963c07cca0834ba66a541b703.tar.xz |
prepare for the release of smokeping-2.4.0
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |