diff NEWS @ 207:43a4d0d6c076

Release Idavoll 0.8.0.
author Ralph Meijer <ralphm@ik.nu>
date Tue, 05 Aug 2008 18:23:45 +0000
parents 8ab16e319bb8
children cc4f45ef793e
line wrap: on
line diff
--- a/NEWS	Mon Aug 04 13:47:10 2008 +0000
+++ b/NEWS	Tue Aug 05 18:23:45 2008 +0000
@@ -1,3 +1,16 @@
+0.8.0 (2008-08-05)
+==================
+
+ - Complete API method name change to conform to Twisted's naming conventions.
+ - Change so that stored items are stripped of the pubsub namespace, this makes
+   notifications have the proper namespace for items.
+ - Match an API change in Wokkel for the HTTP gateway.
+ - Add persistent storage for the HTTP gateway's record of subscriptions and
+   callbacks.
+ - Adjust node configuration code to match Wokkel's API changes for data forms.
+ - Implement a root collection that includes all leaf nodes.
+
+
 0.7.3 (2008-05-30)
 ==================