summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-05-10 21:32:57 +0200
committerNiko Tyni <ntyni@iki.fi>2007-05-10 21:32:57 +0200
commit82050d908e18016a65a9573fcfb8025d4bca4bcf (patch)
tree61f9ea80bfbc1a6adb0cba2c6c494b3482d35f51 /CHANGES
parentbac139a24caca3f26a55968b4f9a9db333411ce5 (diff)
downloadsmokeping-82050d908e18016a65a9573fcfb8025d4bca4bcf.tar.gz
smokeping-82050d908e18016a65a9573fcfb8025d4bca4bcf.tar.xz
fix Curl usage regexp that would match webpage contents too easily
https://bugs.launchpad.net/ubuntu/+bug/73437 hopefully this is just a temporary fix until we start checking the return code instead
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 946a7ec..a4340e7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* fix usage regexp in the Curl probe.
+ -- niko, found from Ubuntu Launchpad #73437
* show all smoke in the detail graphs, even if it's out of the scale. -- niko,
reported by Oskar Liljeblad <oskar *osk.mine.nu> as Debian bug #412826