about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-03-15 01:09:05 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-03-15 01:09:05 +0000
commitbda53dc6d5135750c52f59b9cfbab39b161c0919 (patch)
treeffbdd9792592776ebcdc0ef3f2985b05e05b7b3c /ChangeLog
parent567a8e1d50fc446c5fc2644b8606ac357cf1718a (diff)
downloadzsh-bda53dc6d5135750c52f59b9cfbab39b161c0919.tar.gz
zsh-bda53dc6d5135750c52f59b9cfbab39b161c0919.tar.xz
zsh-bda53dc6d5135750c52f59b9cfbab39b161c0919.zip
Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.
Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name
suffix.  Add some knowledge of the MULTIBYTE option and its effects.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34b625a52..755a0e9c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-14  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* unposted (see 24709): Functions/Misc/zkbd: add -h to local
+	declaration in is-this-a-function test.  Use $DISPLAY when we
+	have one instead of only $VENDOR-$OSTYPE as file name suffix.
+	Add some knowledge of the MULTIBYTE option and its effects.
+
 2008-03-14  Peter Stephenson  <pws@csr.com>
 
 	* 24712: Src/utils.c: handling of backticks when being requoted