From 684c9eebe52be2f8e7ef05df794f5213b5858555 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 6 Mar 2001 13:00:40 +0000 Subject: make the parser use real memory for the ecbuf to avoid having hrealloc() throw away lots of memory (13576) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d96af1d86..1ca512b8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-03-06 Sven Wischnowsky + * 13576: Src/lex.c, Src/parse.c: make the parser use real memory + for the ecbuf to avoid having hrealloc() throw away lots of memory + * 13575: Src/Zle/compmatch.c: another fix for completion matching, CLF_MISS in the wrong cline struct -- cgit 1.4.1