summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2f2df925..a5dc6e186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-02 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 11722: Src/Zle/compcore.c, Src/Zle/complete.c: fix some memory
+ leaks (thanks, Felix)
+
2000-06-02 Wayne Davison <wayned@users.sourceforge.net>
* 11717: Src/glob.c, Src/params.c, Src/subst.c, Src/zsh.h,