summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 323466fb4..676aa1f56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-05-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * 24957: Doc/Zsh/zle.yo, Src/Zle/zle_refresh.c: better sanity
+ checking of colour ranges, always use termcap for numeric
+ colours where available.
+
* 24911 (tweaked): Doc/Zsh/zle.yo: missed this bit, somehow.
2008-05-06 Peter Stephenson <pws@csr.com>