about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 220f3dec9..11d6a224c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-21  Clint Adams  <clint@zsh.org>
+
+	* 14419: Src/Builtins/rlimits.awk: handle glibc 2.2.3
+	rlimits enum.
+
 2001-05-21  Oliver Kiddle  <opk@zsh.org>
 
 	* 14416: Completion/Base/Core/_tags: include + options for tag order
@@ -16,6 +21,19 @@
 	* 14408: Test/C02cond.ztst: do chmod +w to work around rm -f
 	problem in Cygwin.
 
+
+	* unposted: Completion/Unix/Type/_diff_options: quote $@
+	in calls to _arguments.
+
+2001-05-21  Oliver Kiddle  <opk@zsh.org>
+
+	* 14409: Completion/Zsh/Command/_set: make use of _arguments in _set
+
+2001-05-21  Peter Stephenson  <pws@csr.com>
+
+	* 14408: Test/C02cond.ztst: do chmod +w to work around rm -f
+	problem in Cygwin.
+
 	* unposted: Test/.distfiles: add Test/E01options.ztst.
 
 2001-05-20  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>