summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)