diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2013-06-26 16:31:34 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2013-06-26 16:31:34 +0900 |
commit | 8922c50ca41e94ab21b27e1b56fbe2bcbc7638ac (patch) | |
tree | 2d5cadcebb028d7bf774727904e4807b690d11bb | |
parent | 6c8cef3ca49a11228d4dcd188170b943e03c3972 (diff) | |
download | php-git-8922c50ca41e94ab21b27e1b56fbe2bcbc7638ac.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -85,6 +85,8 @@ PHP NEWS - pgsql: . Fixed bug #64609 (pg_convert enum type support). (Matteo) + . Fixed bug #65015 (pg_send_query does not flush send buffer) + patch submitted by: adam at vektah dot net (Yasuo) - Readline: . Implement FR #55694 (Expose additional readline variable to prevent |