1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 09:33:06 +02:00

ChangeLog update

This commit is contained in:
2001-03-26 02:09:22 +00:00
parent d16992a781
commit 5a0056842d

View File

@@ -1,3 +1,13 @@
2001-03-25 Stig Bakken <ssb@fast.no>
* pear/DB/ifx.php:
* changed DB_ifx::errorCode to take a parameter, moved the error code
map into the constructor
* pear/DB/STATUS:
wrapped to 80 columns, replaced a few "-" with "n" for ifx (some
features are emulated through DB_common)
2001-03-24 Jon Parise <jon@csh.rit.edu>
* pear/Makefile.in: Install the Informix database implementation.