about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 862f71a61..32c92839c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-03-16  Clint Adams  <clint@zsh.org>
 
+	* 19640: Src/Modules/pcre.c: improve error reporting a bit.
+
 	* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
 	when pcre_study is called before pcre_compile; documentation on
 	pcre_compile options.