diff options
author | Sascha Schumann <sas@php.net> | 1999-04-21 18:10:18 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 1999-04-21 18:10:18 +0000 |
commit | 08c6298af9a05eae678cf9c01d72b9cbe72a8acc (patch) | |
tree | 8f793e2a15d42fb6cfad66067c31efd27e427a20 /ChangeLog.TODO | |
parent | f06cb4deb6115b120e8dfcf14ca1dacc83d887fe (diff) | |
download | php-git-08c6298af9a05eae678cf9c01d72b9cbe72a8acc.tar.gz |
cleanup, flock() support
Diffstat (limited to 'ChangeLog.TODO')
-rw-r--r-- | ChangeLog.TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog.TODO b/ChangeLog.TODO index a76d834d6f..b44729dc49 100644 --- a/ChangeLog.TODO +++ b/ChangeLog.TODO @@ -53,7 +53,6 @@ March 1 1999, Version 3.0.7 - Add another version of WDDX module (we need to pick a single implementation here) - Fixed includes for iODBC to support both the old and the new LGPL version -- Add flock() function - Fix implode() bug - When imploding an array that contained unset() elements it wasn't correctly skipping past these - Add connection_status() function. This returns the raw bitfield which |