1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00

ChangeLog update

This commit is contained in:
1999-10-22 01:09:30 +00:00
parent e9fc8bb300
commit 280f379186

View File

@@ -1,3 +1,28 @@
1999-10-21 Sascha Schumann <sascha@schumann.cx>
* ext/standard/url_scanner.c
ext/standard/url_scanner.re: Add <AREA HREF=...
* ext/session/mod_files.c (_ps_files_valid_key): small logic fix
1999-10-21 Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de>
* ext/hyperwave/hg_comm.c
ext/hyperwave/hg_comm.h
ext/hyperwave/hw.c
ext/hyperwave/php3_hyperwave.h:
Added hw_mapid(), read comment in hg_comm.c
1999-10-21 Sascha Schumann <sascha@schumann.cx>
* ext/session/mod_files.c (_ps_files_open): evaluate key (session id) before path creation
1999-10-21 changelog <changelog@www>
* ChangeLog: ChangeLog update
* NEWS: NEWS update
1999-10-20 Andi Gutmans <andi@php.net>
* ext/com/COM.c