diff options
author | <changelog@php.net> | 2000-06-23 01:09:05 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-06-23 01:09:05 +0000 |
commit | 388f7cdccc34f6189a94ef6333870fd19ae8a75e (patch) | |
tree | 2273fbe7de26295499c4924aa511a4c589571a4d | |
parent | 2456af596f596026f86bb0a96fa5fe3de1130a79 (diff) | |
download | php-git-388f7cdccc34f6189a94ef6333870fd19ae8a75e.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2000-06-22 Andi Gutmans <andi@php.net> + + * win32/php4dllts.dsp: - Make Windows compile. Was missing crc32.c + +2000-06-22 Zeev Suraski <zeev@php.net> + + * main/php_version.h + configure.in: Update to 4.0.1 + +2000-06-22 Andi Gutmans <andi@php.net> + + * NEWS: + - Improve memory cache performance and increase cache size. (Stas, Zend Engine) + +2000-06-22 Rui Hirokawa <louis@cityfujisawa.ne.jp> + + * pear/DB/odbc.php + pear/DB/pgsql.php: + added a variable to save the current row in pgsql. added a function to odbc module. + 2000-06-21 Rasmus Lerdorf <rasmus@php.net> * ext/standard/Makefile.in |