Added some Bugs in the todo list.

This commit is contained in:
Thomas Roth 2010-02-24 23:22:03 +01:00
parent 70b0bddc85
commit e2c078e9a2
1 changed files with 4 additions and 0 deletions

4
todo
View File

@ -13,5 +13,9 @@ Future:
Bugs:
- get_input() is blocking the complete program.
- Exception handling for regular expression compiler in filt.py.
- Fix crash cause on undefined request in libmproxy/console.py:543
- Fix crash on illegal regular expression on libmproxy/filt.py:76
- In some circumstances, long URLs in list view are line-broken oddly.
- Termination sometimes hangs.