From: Rasmus Lerdorf Date: Fri, 3 Dec 1999 15:52:22 +0000 (+0000) Subject: # I hate these * empty log message * notes that get added to the changelog X-Git-Tag: PRE_RETURN_REF_PATCH~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7b4d3cbf10b6d1b8b10623eb21e0377dadf417c;p=php # I hate these * empty log message * notes that get added to the changelog # telling us that nothing was added to the changelog. The very fact that # this empty log message is added to the changelog makes the message # invalid. --- diff --git a/ChangeLog b/ChangeLog index 1a5ff2ee06..81b1e05c9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,7 @@ 1999-12-02 Rasmus Lerdorf * main.c: - * ext/mysql/php_mysql.c: -1999-12-02 Andrei Zmievski - - * NEWS: *** empty log message *** + * ext/mysql/php_mysql.c: Add optional socket path to mysql_?connect() functions 1999-12-02 Sascha Schumann @@ -186,8 +183,6 @@ 1999-11-29 Andrei Zmievski - * NEWS: *** empty log message *** - * NEWS: Name update. 1999-11-29 Sam Ruby @@ -271,8 +266,6 @@ 1999-11-27 Andrei Zmievski - * NEWS: *** empty log message *** - * ext/domxml/.cvsignore: Don't cry, CVS. * ext/session/session.c: @@ -325,10 +318,6 @@ strlcpy.c strtok_r.c: Get Win32 to compile again -1999-11-26 Zeev Suraski - - * NEWS: *** empty log message *** - 1999-11-26 Sascha Schumann * ext/standard/basic_functions.c: Kill undefined reference @@ -568,8 +557,6 @@ 1999-11-23 Andrei Zmievski - * TODO: *** empty log message *** - * TODO: Re-arranging a bit. 1999-11-23 Zeev Suraski @@ -597,10 +584,6 @@ (main) Remove redundant statement, this is part of the initialization function. -1999-11-23 Thies C. Arntzen - - * TODO: *** empty log message *** - 1999-11-23 Sascha Schumann * pecl/Makefile.am: @@ -662,10 +645,6 @@ * ext/mssql/mssql.dsp: Project changed to allow compilation for MS SQL 6.5 or 7.0 -1999-11-22 Zeev Suraski - - * NEWS: *** empty log message *** - 1999-11-22 Uwe Steinmann * tests/testhyperwave: - test for hyperwave module @@ -794,8 +773,6 @@ * ext/standard/string.c: (PHP strtr) new 2-Arg version. - * NEWS: *** empty log message *** - 1999-11-20 Andi Gutmans * ext/pgsql/pgsql.dsp @@ -1423,10 +1400,6 @@ - Add include path. Used relative include path assuming php4 and bindlib_w32 are in the same directory. -1999-11-03 Andrei Zmievski - - * TODO: *** empty log message *** - 1999-11-03 Frank M. Kromann * MAINTAINERS @@ -1475,8 +1448,6 @@ 1999-11-01 Andrei Zmievski - * NEWS: *** empty log message *** - * ext/standard/basic_functions.c ext/standard/basic_functions.h: Added array_pad() function. @@ -2759,8 +2730,6 @@ 1999-09-29 Stig Bakken - * ChangeLog: *** empty log message *** - * scripts/preconfig sapi/apache/Makefile.am sapi/apache/Makefile.inc @@ -3027,8 +2996,6 @@ 1999-09-25 Andreas Karajannis - * ChangeLog: *** empty log message *** - * ext/odbc/php_odbc.c: odbc now uses the new Zend function api 1999-09-25 Stefan Roehrich @@ -3057,8 +3024,6 @@ ChangeLog: - Updated array functions to use high-performance API - Updated preg_split() to allow returning only non-empty pieces - * ChangeLog: *** empty log message *** - * ext/pcre/php_pcre.c ChangeLog: Update to new high-performance function API. @@ -3080,8 +3045,6 @@ 1999-09-24 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/standard/var.c: Extended var_dump to handle IS_RESOURCE somewhat. * ext/wddx/wddx.c @@ -3268,8 +3231,6 @@ 1999-09-21 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/wddx/wddx.c: WDDX can now serialize and deserialize objects. It uses a variable named 'php_classname' to store the class name as part of the structure. This way @@ -3329,10 +3290,6 @@ For portability reasons we set the integer part of our result to 0. This is equivalent to using tv_usec % 1000000. -1999-09-21 Zeev Suraski - - * ChangeLog: *** empty log message *** - 1999-09-21 Rasmus Lerdorf * ext/zlib/zlib.c: woops @@ -3392,8 +3349,6 @@ 1999-09-20 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/standard/php3_var.h ext/standard/var.c ext/sysvshm/sysvshm.c @@ -3422,8 +3377,6 @@ 1999-09-20 Zeev Suraski - * ChangeLog: *** empty log message *** - * ChangeLog mod_php4.c: Fixed a memory leak in the Apache per-directory directives handler @@ -3436,10 +3389,6 @@ * ext/standard/var.c: new API for var_dump -1999-09-19 Zeev Suraski - - * ChangeLog: *** empty log message *** - 1999-09-18 Andi Gutmans * ext/mcal/php3_mcal.c: - Fix bug #2278 @@ -4493,8 +4442,6 @@ - Fixed several problems with output buffering and HEAD requests (Zeev) - Fixed HTTP Status code issue with ISAPI module (Zeev) - * ChangeLog: *** empty log message *** - 1999-09-02 Stig Bakken * ext/xml/Makefile.am @@ -4681,8 +4628,6 @@ * ext/sybase_ct/.cvsignore: shut up CVS - * ChangeLog: *** empty log message *** - * ext/wddx/wddx.c: Fix for #2161 1999-08-26 Andi Gutmans @@ -4785,8 +4730,6 @@ 1999-08-20 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/ldap/ldap.c: Fix bug #2025 1999-08-19 Egon Schmid @@ -4813,10 +4756,6 @@ * ext/hyperwave/hw.c: - fixed several memory leaks - fixed broken hw_cp and hw_mv functions -1999-08-19 Andrei Zmievski - - * ChangeLog: *** empty log message *** - 1999-08-19 Uwe Steinmann * ext/pdf/pdf.c: missing return type @@ -4863,8 +4802,6 @@ * ext/mysql/mysql.c ChangeLog: Fix #2090 - * ChangeLog: *** empty log message *** - * ext/standard/basic_functions.c: Fix #2096 1999-08-17 Sascha Schumann @@ -4964,8 +4901,6 @@ 1999-08-14 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/standard/basic_functions.c: Forgot to have internal pointer reset. 1999-08-14 Danny Heijl @@ -5152,8 +5087,6 @@ 1999-08-07 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/standard/basic_functions.c: Modified array_walk() function so that the userland callback is passed a key and possible user data in addition to the value. It's still backward @@ -5196,8 +5129,6 @@ arguments by reference - Fixed usort() and uksort() - * ChangeLog: *** empty log message *** - 1999-08-06 Uwe Steinmann * ext/pdf/pdf.c @@ -5249,8 +5180,6 @@ 1999-08-04 Zeev Suraski - * ChangeLog: *** empty log message *** - * makedist: Fix makedist to work with the libtool enabled distribution * ChangeLog @@ -5513,8 +5442,6 @@ * LICENSE: License update - * ChangeLog: *** empty log message *** - 1999-07-27 Andrei Zmievski * ext/hyperwave/hw.h @@ -5546,8 +5473,6 @@ * ext/standard/basic_functions.c ChangeLog: check for nKeyLength not arKey - * ChangeLog: *** empty log message *** - * ext/standard/basic_functions.c: Fix for bug #1887. * ext/standard/basic_functions.c: Fix for bug #1891 @@ -5758,8 +5683,6 @@ * .cvsignore: Ignore generated file. - * ChangeLog: *** empty log message *** - * ext/standard/.cvsignore: Ignore parsedate.c * ext/wddx/wddx.c: @@ -5775,8 +5698,6 @@ 1999-07-23 Andrei Zmievski - * ChangeLog: *** empty log message *** - * ext/standard/datetime.c ext/standard/datetime.h ext/standard/parsedate.y