summaryrefslogtreecommitdiff
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 5e1a995ab..c9ec571ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-13 Peter Stephenson <pws@csr.com>
+
+ * 20153: Src/Zle/zle_main.c: make zle-line-init run after
+ the initial zrefresh() by moving the latter out of zlecore().
+ Needs an extra call in recursiveedit().
+
2004-07-12 Peter Stephenson <pws@csr.com>
* unposted: NEWS: read it through and tidied it up.