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 db2ff2277..c5f9b94e4 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 two
+	memory leaks (found by Felix): pre-compiled patterns when
+	re-defining styles and compredirs-copies in comp_wrapper()
+
 2002-04-23  Bart Schaefer  <schaefer@zsh.org>
 
 	* users/4851: Functions/Misc/relative: new function inspired by