diff options
author | Lance Stout <lancestout@gmail.com> | 2011-08-13 00:16:36 -0700 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-08-13 00:16:36 -0700 |
commit | 76826b5495bc64d92ad4ffae3abca738c7b5e134 (patch) | |
tree | 958152bc267804599993be58071759977e846fc2 /todo1.0 | |
parent | de315ff6d839d0fca23284f96f4946050bbcb5bc (diff) | |
download | slixmpp-76826b5495bc64d92ad4ffae3abca738c7b5e134.tar.gz slixmpp-76826b5495bc64d92ad4ffae3abca738c7b5e134.tar.bz2 slixmpp-76826b5495bc64d92ad4ffae3abca738c7b5e134.tar.xz slixmpp-76826b5495bc64d92ad4ffae3abca738c7b5e134.zip |
The todo1.0 list isn't needed any longer :)
The last few plugins that were in the list will be cleaned up in 1.1
or 1.2 - XEP-0012, XEP-0009, XEP-0033, XEP-0045, and gmail_notify.
Diffstat (limited to 'todo1.0')
-rw-r--r-- | todo1.0 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/todo1.0 b/todo1.0 deleted file mode 100644 index cdb0dcde..00000000 --- a/todo1.0 +++ /dev/null @@ -1,33 +0,0 @@ -Plugins: - 0004 - PEP8 - Stream/Unit tests - Fix serialization issue - Use OrderedDict for fields/values - 0009 - Review contribution from dannmartens - 0012 - PEP8 - Documentation - Stream/Unit tests - 0033 - PEP8 - Documentation - Stream/Unit tests - 0045 - PEP8 - Documentation - Stream/Unit tests - 0060 - PEP8 - Documentation - Stream/Unit tests - 0078 - Will require new stream features handling, see stream_features branch. - PEP8 - Documentation - Stream/Unit tests - gmail_notify - PEP8 - Documentation - Stream/Unit tests |