Adding features supported / unsupported
authorEd Page <eopage@byu.net>
Fri, 17 Apr 2009 15:34:20 +0000 (10:34 -0500)
committerEd Page <eopage@byu.net>
Fri, 17 Apr 2009 15:34:20 +0000 (10:34 -0500)
support/builddeb.py

index e47adc4..a17b4be 100755 (executable)
@@ -12,6 +12,20 @@ __build__ = 0
 __changelog__ = '''\
 0.3.0
  * Initial Release
+ * Backend Support: Remember The Milk
+ * Completing of tasks
+ * Browse to task URLs
+ * Task editing:
+   * Task list
+   * Task Name
+   * Task Priority
+   * Task Due Date
+ * Note Viewer / Editor
+ * Not supported:
+   * Adding, renaming, and (un)archiving of lists
+   * Uncompleting a task and viewing completed tasks
+   * Viewing/editing of task recurrence, time estimate, tags, location, url
+   * Postponing tasks
 '''