summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-16 20:35:29 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-16 20:35:29 +0000
commit4f9ee790e0d9f0b3915c2769e0e48c6a7cd8f353 (patch)
treede3e8d76c30ce9a5382940368ba4238f295ba542 /ChangeLog
parent53da3d57252d68367ebcc7eec00d2db9256747f7 (diff)
downloadzsh-4f9ee790e0d9f0b3915c2769e0e48c6a7cd8f353.tar.gz
zsh-4f9ee790e0d9f0b3915c2769e0e48c6a7cd8f353.zip
28630: Ricky Zhou: fix crash with isident()
28634: add test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ba76959a..15c9579db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-01-16 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 28634: Test/D04parameter.ztst: test for 28630.
+
+ * Ricky Zhou: 28630: Src/params.c: fix crash with isident.
+
+ * gi1242+zsh@gmail.com: 28629: Completion/Unix/Command/.distfiles,
+ Completion/Unix/Command/_lp, Completion/Unix/Command/_tex,
+ Completion/Unix/Command/_xournal,
+ Completion/Unix/Type/.distfiles, Completion/Unix/Type/_tex,
+ Completion/X/Command/.distfiles, Completion/X/Command/_xournal:
+ completion updates.
+
2011-01-16 Clint Adams <clint@zsh.org>
* unposted: Completion/Unix/Command/_fuser: fix typo in pattern
@@ -14114,5 +14127,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5183 $
+* $Revision: 1.5184 $
*****************************************************