about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7ececb92..6c4e2ff97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
 
 2006-02-19  Wayne Davison  <wayned@users.sourceforge.net>
 
+	* unposted: Src/Zle/compcore.c: made the allocation of a larger
+	string in add_match_data() choose a more efficient size.
+
 	* unposted: Completion/Unix/Command/_rsync: added the missing
 	-h option for daemon mode.