]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
updated CHANGES.txt with info on river table
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 14 Dec 2009 12:42:44 +0000 (12:42 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 14 Dec 2009 12:42:44 +0000 (12:42 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3755 36083f99-b078-4883-b0ff-0f9b5a30f544

CHANGES.txt

index 6876f7903bb03da93269fc7ed4912e2467e5aba7..13e8dbec6da12e298b8db7ff9108d573a360786f 100644 (file)
@@ -25,6 +25,7 @@ http://code.elgg.org/elgg/.....
   * Deprecated get_entities_from_access_id(). Use elgg_get_entities_from_access_id().
   * Deprecated get_entities_from_annotations().  Use elgg_get_entities_from_annotations().
   * Reorganized directory file path to rely on GUID instead of username.
+  * annotation_id column added to the river database table
 
  Services API:
   * Separated user and api authenticate processing