summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2002-01-16 01:14:36 +0000
committer <changelog@php.net>2002-01-16 01:14:36 +0000
commit7a05e1a7264b3825211d0f61124766f954b95641 (patch)
tree0d4476f2660016d32eb6256db2bc425d9cd3cab0 /ChangeLog
parentd0ed5b984c2eb5a6530f78b2e478cfcd10e15de8 (diff)
downloadphp-git-7a05e1a7264b3825211d0f61124766f954b95641.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c98d91d4ee..fe2520ff33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-15 Andrei Zmievski <andrei@ispi.net>
+
+ * ext/pcre/php_pcre.c
+ NEWS: - Fixed a bug with matching string containing null bytes.
+
2002-01-14 Chris Jarecki <zenderx@ipro.pl>
* ext/domxml/php_domxml.c: - using macro in xpath_register_ns()