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 6256f5210..148aef5cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-21  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* unposted: Src/glob.c: improve an error message.
+
 2013-09-19  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 31737: Src/Zle/computil.c (get_cadef): same fix as get_cvdef.