summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-05-11 09:03:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-05-11 09:03:25 +0000
commitc18b6c2c99b14301ac005e27a9472feed9a46eec (patch)
tree08bdc0ce4179b70611b524042fb66a6a177d0e6f /ChangeLog
parentunposted: fix _getfacl (diff)
downloadzsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar.gz
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar.bz2
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar.lz
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar.xz
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.tar.zst
zsh-c18b6c2c99b14301ac005e27a9472feed9a46eec.zip
26956: tidy up some zle variables for module unloading
note issue found on HP-UX
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e7de4b7d..ce504f044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-11 Peter Stephenson <pws@csr.com>
+
+ * 26956: Etc/zsh-development-guide, Src/Zle/zle_refresh:
+ clear up region highlight variables properly and note that the
+ variables should be zeroed even if the module is being unloaded
+ (problem on HP-UX).
+
2009-05-09 Andrey Borzenkov <bor@zsh.org>
* unposted: Completion/Unix/Command/_getfacl:
@@ -11684,5 +11691,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4682 $
+* $Revision: 1.4683 $
*****************************************************