summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-07-25 13:24:53 +0000
committerAntony Dovgal <tony2001@php.net>2006-07-25 13:24:53 +0000
commit0a95528fc042143f00567deb54e7174e8881204f (patch)
treec95b72df49f4b901b6146b9af9400ec5f9ae7b04
parentddf19dc81c35e9417027614af69b4dcd12e6f0ca (diff)
downloadphp-git-0a95528fc042143f00567deb54e7174e8881204f.tar.gz
news entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87ddfb9da4..b855058a64 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? Aug 2006, PHP 5.2.0RC2
- Moved extensions to PECL:
. ext/filepro (Derick, Tony)
+ . ext/hwapi (Derick, Tony)
- Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class
itself). (Ilia)