Skip to content

Commit e28fc0f

Browse files
author
committed
ChangeLog update
1 parent 7a3c7ef commit e28fc0f

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

ChangeLog

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,65 @@
1+
2001-08-19 Shane Caraveo <shane@php.net>
2+
3+
* win32/php4dll.dsp: fix for non-TS compile
4+
5+
* ext/com/VARIANT.c: Fixes for non-TS compilation
6+
7+
2001-08-19 Doug MacEachern <dougm@covalent.net>
8+
9+
* sapi/apache2filter/sapi_apache2.c:
10+
php_input_filter needs to ignore proxy requests
11+
else it swallows POST data that needs to be sent to the downstream server
12+
13+
2001-08-19 Sterling Hughes <sterling@designmultimedia.com>
14+
15+
* sapi/apache2filter/sapi_apache2.c:
16+
Pass on proxy requests (fix by Doug MacEachern <dougm@covalent.net>)
17+
18+
2001-08-19 Stig Bakken <ssb@fast.no>
19+
20+
* pear/scripts/.cvsignore: * ignore phptar
21+
22+
2001-08-19 Thomas V.V.Cox <cox@idecnet.com>
23+
24+
* pear/PEAR/Packager.php:
25+
The "pear package" command will try to open "./package.xml" if no more
26+
params are given.
27+
28+
* pear/PEAR/Packager.php: better error hanlding
29+
30+
* pear/PEAR/Installer.php
31+
pear/PEAR/Packager.php: maintain original file perms
32+
33+
2001-08-19 Jani Taskinen <sniper@iki.fi>
34+
35+
* ext/fribidi/CREDITS
36+
ext/fribidi/README
37+
ext/fribidi/config.m4
38+
ext/fribidi/fribidi.c
39+
ext/fribidi/php_fribidi.h: MFH
40+
41+
* ext/fribidi/CREDITS
42+
ext/fribidi/README
43+
ext/fribidi/php_fribidi.h: Added some missing information.
44+
45+
* ext/fribidi/config.m4
46+
ext/fribidi/fribidi.c: Fixed bug: #11232. Now we require Fribidi 0.9.0.
47+
48+
* ext/ingres_ii/ii.c: ws fix.
49+
50+
2001-08-19 Stig Bakken <ssb@fast.no>
51+
52+
* pear/Experimental/Archive/Tar.php: * comment out second constructor
53+
54+
* pear/Makefile.in
55+
configure.in
56+
pear/scripts/phptar.in:
57+
Added "phptar" command as proof that the Archive_Tar class works.
58+
59+
2001-08-19 Jani Taskinen <sniper@iki.fi>
60+
61+
* ext/iconv/iconv.c: ws
62+
163
2001-08-18 Jani Taskinen <sniper@iki.fi>
264

365
* ext/xml/xml.c: null terminate the returned string in here too.

0 commit comments

Comments
 (0)