summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2005-11-01 04:07:35 +0000
committer <robert.mcqueen@collabora.co.uk>2005-11-01 04:07:35 +0000
commit8b25b79c2e226023ab3f1e18a9703325bd0de95a (patch)
treeae1b0d960caf450b1c06d6bde4ea6235ba92eed9
parentb1791301d6a8b5fd548145c298859a60fdff32dc (diff)
done or somethingtelepathy-spec-0.9.0
-rw-r--r--TODO-SPEC2
-rw-r--r--doc-generator.py1
2 files changed, 0 insertions, 3 deletions
diff --git a/TODO-SPEC b/TODO-SPEC
index 8bde7885..2ef7f307 100644
--- a/TODO-SPEC
+++ b/TODO-SPEC
@@ -1,8 +1,6 @@
Specification Todo
------------------
-***error handling***
-
ponder:
sending messages when adding people to your contact list?
conference server with jabber
diff --git a/doc-generator.py b/doc-generator.py
index c7ca9484..17823e66 100644
--- a/doc-generator.py
+++ b/doc-generator.py
@@ -93,7 +93,6 @@ else:
print '<h3>Version %d.%d</h3>' % (major,minor)
print '<pre>%s</pre>' % doc['top']
-# print '<p><b>Please note that this is a draft specification and is subject to change without notice.</b></p>'
order=file(sys.argv[2])
for name in order: