summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-01-13 12:19:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-01-13 12:19:53 +0000
commit0cf040f4bf50c5530bd19da76ea234e2cd831667 (patch)
tree3249b38bb7eed7adc09358d9f0f12b53c9870af8 /ChangeLog
parent26301: make zpty -r exit more cleanly on bad reads (diff)
downloadzsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar.gz
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar.bz2
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar.lz
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar.xz
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.tar.zst
zsh-0cf040f4bf50c5530bd19da76ea234e2cd831667.zip
Back off 26270 (accept-and-menu-complete).
Was causing memory corruption
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee34773b..b09759376 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-01-13 Peter Stephenson <pws@csr.com>
+ * unposted: Completion/Base/Utility/_values, Doc/Zsh/compwid.yo,
+ Src/Zle/compcore.c, Src/Zle/complete.c, Src/Zle/compresult.c:
+ Back off 26270 and follow up; was causing memory corruption.
+
* Doc/Zsh/mod_zpty.yo, Src/Modules/zpty.c, Test/comptest:
make "zpty -r" exit more cleanly on read failures and add and
use option to ensure a pattern has been matched.
@@ -14,7 +18,7 @@
using dollar Revision dollar.
* 26272: Doc/Zsh/params.yo, Src/params.c, Src/zsh.mdd: extract
- Revision from ChangeLog for use in $ZSH_PATCHLEVEL.
+ Revision from ChangeLog for use in $ZSH_PATCHLEVEL.
* unposted: add RCS Revision tag for use in patchlevel
recording.
@@ -10897,5 +10901,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4505 $
+* $Revision: 1.4506 $
*****************************************************