Files
jmc/TODO
David Rousselie 7398e98a68 JMC runs on Windows
- JMC now runs on Windows. CTRL-C is not cleanly handled but db file is written to disk every write access so there is not any data lost.

darcs-hash:20060130221017-86b55-ce0a23a697f2d55ef2bd4c66f556bff67fd112ce.gz
2006-01-30 23:10:17 +01:00

13 lines
318 B
Plaintext

* Support for attachements with size limit and file format limit
(e.g. only png, jpeg,... but no exe, bat,...).
* Make real documentation
* Support for Ad Hoc Commands (see PyMSNt cvs, avatar
branch). Interesting for statistics.
* Support for epoll, kpoll and kqueu (see PyMSNt cvs, avatar branch
code).