diff options
author | <changelog@php.net> | 2005-02-27 01:35:00 +0000 |
---|---|---|
committer | <changelog@php.net> | 2005-02-27 01:35:00 +0000 |
commit | 58f61a16eea562cfed04c19cc319a608b2e9f345 (patch) | |
tree | b280799727b8a71b6c5afc682f6ad8be17516e6b | |
parent | cbe40ddd2dcfb1a736faed2cbe00908ed20c1b8f (diff) | |
download | php-git-58f61a16eea562cfed04c19cc319a608b2e9f345.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2005-02-26 Wez Furlong <wez.php@thebrainroom.net> + + * run-tests.php: + let the test-suite run from an alternate build dir + +2005-02-26 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * ext/dba/config.m4: + - Make detection work for macros + + * ext/dba/dba_db1.c: + - Simplify + +2005-02-26 Greg Beaver <greg@chiaraquartet.net> + + * pear/go-pear-list.php: + use 1.3.5 + +2005-02-26 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * ext/dba/config.w32: + - Prepare for db1.85 emulation with db3 + 2005-02-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> * ext/dba/config.m4 |