From: Date: Sat, 29 Dec 2001 01:10:04 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bdacc44a22ed2e9fa7da5b62f0a66c7f9d56962;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d72b4623dc..dfe82f6d4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2001-12-28 Thomas V.V.Cox + + * pear/PEAR/Common.php: + - Rewrote infoFromTgzFile() (Stig, no more "pedantic" :-) + - Added tag for package.xml + - Temporal fix arround php bug #14744 and temp files cleaning + +2001-12-28 Richard Heyes + + * pear/Cache/Application.php: + Implements "application level" variables (or an application session). Uses + Cache/Container/* for storing the data. Usage examples in the file. + +2001-12-28 Martin Jansen + + * pear/HTML/Menu.php: * E_ALL fix. + +2001-12-28 Georg Richter + + * ext/ncurses/ncurses_fe.c + ext/ncurses/ncurses_functions.c + ext/ncurses/php_ncurses_fe.h: + mouse support for ncurses added: + ncurses_getmouse, ncurses_ungetmouse, ncurses_mouse_trafo, ncurses_wmouse_trafo + +2001-12-28 Stig Bakken + + * pear/package.dtd: * added element in + 2001-12-27 Dan Kalowsky * ext/standard/dns.c: Making PHP compile again on MacOSX 10.1