about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-05-15 11:54:01 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-05-15 11:54:01 +0000
commit948262ba28b0667e27f59faeec6ac88cb7b22825 (patch)
tree4c1ffdee9d86d2113bb4f28a2951d438cdfd25b8 /ChangeLog
parent19e0957b6e8c02ca1d27c38cbc0c19fd6c8469f2 (diff)
downloadzsh-948262ba28b0667e27f59faeec6ac88cb7b22825.tar.gz
zsh-948262ba28b0667e27f59faeec6ac88cb7b22825.tar.xz
zsh-948262ba28b0667e27f59faeec6ac88cb7b22825.zip
Oliver's missing article number.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b26e6e733..f6ca86bae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@
 	
 2000-05-15  Oliver Kiddle  <opk@zsh.org>
 
-	* 11xxx: Src/builtin.c, Src/hashtable.c, Completion/Builtins/_hash,
+	* 11358: Src/builtin.c, Src/hashtable.c, Completion/Builtins/_hash,
 	Doc/Zsh/builtins.yo, Completion/Builtins/_vars_eq: add -L opt to hash
 
 2000-05-14  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>