|
| 1 | +2001-08-18 Jani Taskinen <sniper@iki.fi> |
| 2 | + |
| 3 | + * ext/xml/xml.c: null terminate the returned string in here too. |
| 4 | + |
| 5 | + * ext/xml/xml.c: ws fix. |
| 6 | + |
| 7 | + * ext/domxml/config.m4: MFH |
| 8 | + |
| 9 | + * ext/domxml/config.m4: libxml 2.4.2 is required now. |
| 10 | + |
| 11 | + * NEWS: fixed NEWS. |
| 12 | + |
| 13 | + * NEWS: Fixed the NEWS. |
| 14 | + |
| 15 | +2001-08-18 Stig Bakken <ssb@fast.no> |
| 16 | + |
| 17 | + * pear/Experimental/Archive/docs/Tar.txt: * wrapped to 80 columns |
| 18 | + |
| 19 | +2001-08-18 Jani Taskinen <sniper@iki.fi> |
| 20 | + |
| 21 | + * configure.in: MFH |
| 22 | + |
| 23 | + * configure.in: |
| 24 | + Added a check for libdmalloc whether it works (is found..) or not. |
| 25 | + |
| 26 | +2001-08-18 Zeev Suraski <zeev@zend.com> |
| 27 | + |
| 28 | + * NEWS |
| 29 | + ext/msql/php_msql.c: MFH |
| 30 | + |
| 31 | + * NEWS: Update NEWS |
| 32 | + |
| 33 | + * ext/msql/php_msql.c: Fix bugs #7301, #6827 |
| 34 | + |
| 35 | +2001-08-18 Jani Taskinen <sniper@iki.fi> |
| 36 | + |
| 37 | + * ext/standard/tests/time/001.phpt: make this test work. |
| 38 | + |
| 39 | +2001-08-18 Thomas V.V.Cox <cox@idecnet.com> |
| 40 | + |
| 41 | + * pear/PEAR/Common.php: |
| 42 | + added support for the following tags in package.xml: |
| 43 | + - <State> inside <Release> (package development state: 'alpha','beta','stable','snapshot') |
| 44 | + - <Changelog> stores <Release> entries |
| 45 | + - <Maintainers> stores multiple <Maintainer> entries |
| 46 | + - <Role> inside <Maintainer> ('lead','developer','contributor','helper') |
| 47 | + |
| 48 | + * pear/DB/tests/db_error2.phpt |
| 49 | + pear/DB/tests/db_error.phpt: pass test in all pear installations |
| 50 | + |
| 51 | + * pear/DB/tests/pgsql/010.phpt: |
| 52 | + added comment "The DB_ERROR_CONSTRAINT test will fail on PostgreSQL < 7.x" |
| 53 | + |
| 54 | +2001-08-18 Sterling Hughes <sterling@designmultimedia.com> |
| 55 | + |
| 56 | + * ext/standard/fsock.c: K&R format changes |
| 57 | + |
| 58 | + * main/php.h: |
| 59 | + Fix XtOffsetOf compile problems if someone has already defined it. |
| 60 | + |
| 61 | + * sapi/apache2filter/sapi_apache2.c: |
| 62 | + Fix warning (Doug MacEachern, dougm@covalent.net) |
| 63 | + |
| 64 | + * sapi/apache2filter/sapi_apache2.c: |
| 65 | + * sapi/apache2filter/sapi_apache2.c: |
| 66 | + fix crash bug (Doug MacEachern, dougm@covalent.net) |
| 67 | + |
1 | 68 | 2001-08-17 Ryan Bloom <rbb@apache.org>
|
2 | 69 |
|
3 | 70 | * sapi/apache2filter/apache_config.c
|
|
0 commit comments