diff options
| author | Andrew Skalski <askalski@php.net> | 1999-09-23 14:34:00 +0000 |
|---|---|---|
| committer | Andrew Skalski <askalski@php.net> | 1999-09-23 14:34:00 +0000 |
| commit | 1e13eb646e0923b5d7678c7e198a7ef9083136a0 (patch) | |
| tree | ba181a7dba89809a3b1ed0515298f87dfe5fd5da /ChangeLog | |
| parent | ba8b703ba1e1dd8ac230613937e72e67993022ed (diff) | |
| download | php-git-1e13eb646e0923b5d7678c7e198a7ef9083136a0.tar.gz | |
fixed typo in mcal_list_alarms()
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ PHP 4.0 CHANGE LOG ChangeLog - Ora_Fetch_Into now resets the returned array in all cases (Thies) - Fixed NULL-Column problem in Oracle-Driver (Thies) - Added extra metadata functions to ODBC, SQLTables etc (nick@easysoft.com) -- Fixed SEGV in mcal make_event_object() (Andrew Skalski) +- Fixed SEGV in mcal make_event_object() and + typo in mcal_list_alarms() (Andrew Skalski) - Fixed Ora_PLogon (Thies) - Resourcified Oracle (Thies) - Implemented object serialization/deserialization in WDDX (Andrey) |
