about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README9
-rw-r--r--TODO6
2 files changed, 6 insertions, 9 deletions
diff --git a/README b/README
index c5160a47..1bb385e3 100644
--- a/README
+++ b/README
@@ -11,12 +11,3 @@ Currently requires modified version of libstrophe
 found at:
     
     git://github.com/boothj5/libstrophe.git
-
-WORKLIST
---------
-Allow subscription management
-Dont start chat window when no such recipient
-Managing and storing user profiles
-Other IM protocols
-Support chat logging
-Tab completion on commands
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..cd8e163f
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+Allow subscription management (subscribe to user presence)
+Dont start chat window when no such recipient
+Managing and storing user profiles
+Other IM protocols
+Support chat logging to file
+Tab completion on commands