Browse Source

ChangeLog update

migration/RELEASE_1_0_0
21 years ago
parent
commit
529db54af6
  1. 6
      ChangeLog

6
ChangeLog

@ -1,3 +1,9 @@
2006-02-17 Andrei Zmievski <andrei@gravitonic.com>
* ext/pcre/php_pcre.c:
NULL byte should be escaped to \000 instead of \0 in case it is followed
by an octal digit. (found by Jeffrey Friedl)
2006-02-16 Wez Furlong <wez.php@thebrainroom.net>
* (PHP_5_1)

Loading…
Cancel
Save