From 528e0e5d5df8242944db753aa9e8263736a8bacc Mon Sep 17 00:00:00 2001 From: slava Date: Wed, 29 Nov 2006 20:18:00 +0000 Subject: [PATCH] TODO.txt update --- TODO.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 960867c8c9..6fa46b41d7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,15 +1,18 @@ + 0.87: +- macbook mouse tracking is off +- xml: chars>entities got broken +- parse errors should be shown in a popup +- growable data heap + - variable width word wrap - graphical crossref tool - http://paste.lisp.org/display/30426 -- parse errors should be shown in a popup - compiled call traces: - should be independent of whenever the runtime was built with -fomit-frame-pointer or not - doesn't show #labels - we don't know if signal handlers run with the same stack or not -- xml: chars>entities got broken + 0.88: @@ -40,7 +43,6 @@ - don't end lines with literals, shuffle words or symbols? - see should try to not show ; on a line by itself - IN: on its own line if the entire 'see' form doesn't fit -- growable data heap + ui: