diff options
author | Pierre Joye <pajoye@php.net> | 2008-08-07 23:58:39 +0000 |
---|---|---|
committer | Pierre Joye <pajoye@php.net> | 2008-08-07 23:58:39 +0000 |
commit | a0b06fff999dd7275a038cab509433c41f29b33a (patch) | |
tree | 90d35fb60b29c0519f8f3a1a826fc75228ee22eb | |
parent | 647c74258b7da52521427c84273ce6292e594423 (diff) | |
download | php-git-a0b06fff999dd7275a038cab509433c41f29b33a.tar.gz |
- dbase moved to pecl
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ PHP NEWS - Upgraded bundled PDO sqlite to version 3.5.9. (Scott) - Moved extensions to PECL (Pierre): + . ext/dbase . ext/fdf . ext/ncurses . ext/sybase (not maintained anymore, sybase_ct has to be used instead) |