about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6db6ad051..c61f1060b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
 	18916 to use space to join if unset, as per POSIX; set IFS locally
 	in completion just in case.
 
+2003-08-01  Oliver Kiddle  <opk@zsh.org>
+
+	* 18922: Src/glob.c: fix minor bug with f glob qualifier
+
 2003-08-01  Peter Stephenson  <pws@csr.com>
 
 	* 18916: Src/utils.c: Unsetting IFS could cause segmentation