about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-05-01 10:58:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-05-01 10:58:23 +0000
commitfadf4a55ffa9209f1988e7bd85f2940ef592d26f (patch)
tree409b30a4b6a8bf0e76ebf1b4516f002571026a80 /ChangeLog
parent71eafcc9458bd539913a19e7595ee84f4f3e74c9 (diff)
downloadzsh-fadf4a55ffa9209f1988e7bd85f2940ef592d26f.tar.gz
zsh-fadf4a55ffa9209f1988e7bd85f2940ef592d26f.tar.xz
zsh-fadf4a55ffa9209f1988e7bd85f2940ef592d26f.zip
24899: make colour escape sequences configurable
allow ANSI colour names
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd039d62..34210525b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-01  Peter Stephenson  <pws@csr.com>
+
+	* 24899: Doc/Zsh/zle.yo, Src/Zle/zle_main.c,
+	Src/Zle/zle_refresh.c: make colour escape sequences configurable
+	and allow ANSI colour names.
+
 2008-04-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 24895: Matt Wozniski: Doc/Zsh/zle.yo: typo.