summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2002-05-31 00:24:41 +0000
committer <changelog@php.net>2002-05-31 00:24:41 +0000
commit4ef5f9ec71d525aa2a760e4d9d62ecb1aa232607 (patch)
tree777cd2900a15397d97f6034048a9ec31efcedec7 /NEWS
parent6d1a3716dd0726f06ca54976ebeb14526340463f (diff)
downloadphp-git-4ef5f9ec71d525aa2a760e4d9d62ecb1aa232607.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a7b8be7d1..e589dfacdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Added missing AddRef() calls in the COM extension. This should
+ fix weird behaviour (in particular with ADODB). (Harald)
- Fixed some dummy errors. (dets)
- Fix segfault in version_compare() (Stig)
- Added support to getimagesize() for compressed Flash MX files. (Derick)