about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-10-02 19:55:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-10-02 19:55:30 +0000
commit377f2bb8124d441e6927856c51e61c40516ae09e (patch)
tree31109b2d8cd174c74e093d8cb5f23dd240a7b67f /ChangeLog
parentdcaaf028569c5e08487de297aee8f02328f0f30f (diff)
downloadzsh-377f2bb8124d441e6927856c51e61c40516ae09e.tar.gz
zsh-377f2bb8124d441e6927856c51e61c40516ae09e.tar.xz
zsh-377f2bb8124d441e6927856c51e61c40516ae09e.zip
28309: fix infinite loop padding with extra wide characters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 246d2c13c..5f8016c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-10-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 28309: Src/subst.c: infinite loop when padding with extra wide
+	characters.
+
 	* Mikael: 28301: Doc/Zsh/compsys.yo: restore missing line.
 
 2010-10-01  Oliver Kiddle  <opk@zsh.org>
@@ -13686,5 +13689,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5089 $
+* $Revision: 1.5090 $
 *****************************************************