summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a9c913ea..f14780fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2008-04-20  Peter Stephenson  <p.w.stephenson@ntlworld.com>
- 
+
+	* 24853: Src/utils.c, Src/zsh.h, Src/Zle/complist.c,
+	Src/Zle/zle.h, Src/Zle/zle_hist.c, Src/Zle/zle_main.c,
+	Src/Zle/zle_misc.c, Src/Zle/zle_move.c, Src/Zle/zle_refresh.c,
+	Src/Zle/zle_thingy.c, Src/Zle/zle_utils.c, Src/Zle/zle_vi.c,
+	Src/Zle/zle_word.c:  use metafied strings for inner loops
+	involving history, with consequent changes for similar code
+	such as execute-name-command, plus some utility functions.
+
 	* 24852: Src/zle_main.c (Jun T.), Src/Zle/zle_vi.c: more
 	combining chars fallout.