From e098d690495e9f133c39ec2b64d395907b14f8a2 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 5 May 2011 19:04:10 +0200 Subject: [PATCH] Updated todo. --- doc/todo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/todo.txt b/doc/todo.txt index 713ee171..33189bde 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1 +1,10 @@ +- [6.9] Warn before closing changed editor window. + SF bug #3297245 +- [6.9] Test download of large binary files. + SF bug #3297970 +- [7.0] Put status info into GUI main window, do not make a modal window + for that. + SF bug #3297252 +- [7.0] Remember last X checked URLs in GUI. X is configurable. + SF bug #3297243 - Port to Python 3.x (will not happen anytime soon though)