From f1ad194e108957db88953125403cfc21c790ad95 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 1 Feb 2010 17:40:41 +0000 Subject: Fixes #1376: added ElggEntity::removeRelationship(). git-svn-id: http://code.elgg.org/elgg/trunk@3889 36083f99-b078-4883-b0ff-0f9b5a30f544 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 43d4cc9ff..3119b4703 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -41,6 +41,7 @@ http://code.elgg.org/elgg/..... * Added elgg_deprecated_notice(). * ElggEntity::countEntitiesFromRelationship() supports inverse relationships. #1325 * delete_relationship() triggers the hook delete:relationship and passes the relationship object. #1213 + * added ElggEntity::removeRelationship(). #1376. Services API: * Separated user and api authenticate processing -- cgit v1.2.3