summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2007-03-03 02:06:43 +0000
committerEdin Kadribasic <edink@php.net>2007-03-03 02:06:43 +0000
commit7fc3493c8ce68198f651afa106f0bd63b7aa8848 (patch)
tree7d626c598310524ced374008a68f3952bcfc2836
parenta0215e9ac44341e57dedcedfe986d5a9dfd5d2fc (diff)
downloadphp-git-7fc3493c8ce68198f651afa106f0bd63b7aa8848.tar.gz
Lib upgrade update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed0374a520..a79a773973 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ PHP NEWS
- Upgraded libraries bundled in the Windows distribution. (Edin)
. c-client (imap) to version 2006e
. libpq (PostgreSQL) to version 8.2.3
+ . libmysql (MySQL) to version 5.0.36
- Upgraded SQLite 3 to version 3.3.13 (Ilia)
- Upgraded PCRE to version 7.0 (Nuno)
- Added --ri switch to CLI which allows to check extension information. (Marcus)