summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-05-17 15:28:01 +0200
committerNiko Tyni <ntyni@iki.fi>2005-05-17 15:28:01 +0200
commit6b119de859a72910df1b1bf83ab4e978af019694 (patch)
tree327cccf092dae3f891bbec88501c3e7f7488b448
parent83ab1432a8f085b2139cab8a61227b80e5b319b4 (diff)
downloadsmokeping-6b119de859a72910df1b1bf83ab4e978af019694.tar.gz
smokeping-6b119de859a72910df1b1bf83ab4e978af019694.tar.xz
* CHANGES:
+ mention 2.0rcX releases
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 87b7aaf..e572131 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,9 +8,19 @@
* NEW Feature: when clicking on the graphs in detail view
you can select different time ranges for the graph. The creation of this
feature has been sponsored by BeverlyCorp.com -- tobi
+
+2005/03/10 - 2.0rc3 (tobi)
+
* Curl now has a new "extraargs" option for any extra arguments, like "--header"
-- niko, requested by Warrick FitzGerald <lists.smokeping.wfitzgerald *crtman.com>
* change ISG::ParseConfig references to its new name, Config::Grammar -- niko
+
+2005/02/28 - 2.0rc2 (tobi)
+
+* SYNOPSYS is really spelled SYNOPSIS. Shame on me. -- niko
+
+2005/02/22 - 2.0rc1 (tobi)
+
* don't create any RRD files if running as a CGI -- niko
* Curl timeouts work better now -- niko, reported by Chris Wilson <chris *aidworld.org>
* Curl User-Agent string doesn't need quotes anymore -- niko