summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Oetiker <tobi@oetiker.ch>2012-01-11 10:01:44 +0100
committerTobias Oetiker <tobi@oetiker.ch>2012-01-11 10:01:44 +0100
commitf4f50a94f1beacfea12b3b1f1eb06251909cccc5 (patch)
tree13eb3b15372ad2ec307000c1331286a526b8e7d2
parent4b1cc570fe684968f7afee3c39dfb69791c969be (diff)
downloadsmokeping-f4f50a94f1beacfea12b3b1f1eb06251909cccc5.tar.gz
smokeping-f4f50a94f1beacfea12b3b1f1eb06251909cccc5.tar.xz
add relese date to changes file
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a4610d8..ed31fe7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2012/01/11 -- released version 2.6.7
+
* be more careful in handling input from the web to prevent xss. Thanks to
Russ McRee <holisticinfosec@gmail.com> for pointing this out.