summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/php/CHANGES b/php/CHANGES
index e6231335365..32c04dd2ead 100644
--- a/php/CHANGES
+++ b/php/CHANGES
@@ -4,6 +4,8 @@ Changes since version 3.0.1
- Eliminated the source of deprecation warnings when E_STRICT is
enabled.
+- Added support for the Ice::Connection interface.
+
Changes since version 3.0.0
---------------------------