about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61fa873b0..c6ef8e2d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-24  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 17029: Src/Modules/zutil.c, Src/Zle/complete.c: fix a
+	memory leak (found by Felix): pre-compiled patterns when
+	re-defining styles
+
 2002-04-17  Peter Stephenson  <pws@csr.com>
 
 	* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: