summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorbustico2008-10-16 10:43:40 +0000
committerbustico2008-10-16 10:43:40 +0000
commitc9de0520e4a6a96cb037eec1086f95b8f297c81f (patch)
treec967042f9c3de1ef64887d698a1fd317291ff7b3 /debian/changelog
parent84628e3cb62bb1730320ebacd19a72f87a4daec3 (diff)
downloadivy-c-c9de0520e4a6a96cb037eec1086f95b8f297c81f.zip
ivy-c-c9de0520e4a6a96cb037eec1086f95b8f297c81f.tar.gz
ivy-c-c9de0520e4a6a96cb037eec1086f95b8f297c81f.tar.bz2
ivy-c-c9de0520e4a6a96cb037eec1086f95b8f297c81f.tar.xz
fix double free error in delAllRegexpsFromDictionary
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d85fc29..21eab24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ivy-c (3.11.5) unstable; urgency=low
+
+ * fix double free error in delAllRegexpsFromDictionary
+
+ -- Alexandre Bustico <bustico@cena.fr> Mon, 16 Oct 2008 12:30:00 +0200
+
ivy-c (3.11.4) unstable; urgency=low
* fix again timer.c (thanks again to brno ivy dev team) so that timer could be removed within the callback