1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00

ChangeLog update

This commit is contained in:
2000-11-20 02:09:08 +00:00
parent ce87ae4159
commit 620cda3987

View File

@@ -1,3 +1,27 @@
2000-11-19 Hartmut Holzgraefe <hartmut@six.de>
* ext/standard/info.c: typo fix (copy/paste bug?)
2000-11-19 Sterling Hughes <Sterling.Hughes@pentap.net>
* ext/skeleton/php_skeleton.h
NEWS: *** empty log message ***
2000-11-19 Stanislav Malyshev <stas@zend.com>
* ext/session/session.c:
Fix #3261 - variables declared as "global" in function do not get the right
value after session_start.
2000-11-19 David Hedbor <david@hedbor.org>
* sapi/caudium/config.m4
sapi/roxen/config.m4: Patch to find module dir
2000-11-19 Chuck Hagenbuch <chuck@horde.org>
* ext/mcal/config.m4: include checks for cal_misc.h and icalroutines.h
2000-11-18 dickmeiss <dickmeiss@toye.p.sourceforge.net>
* ext/yaz/.cvsignore: Added .cvsignore file.