From 699846fece0db829ca5d49cb00065e24a7e77fcf Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Tue, 2 Dec 1997 09:11:12 +0000 Subject: [PATCH] record bugfixes git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@247 57a11ea4-9604-0410-9ed3-97b8803252fd --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index eff4bff30f..9d095e7a35 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,5 @@ Open, known bugs, desired enhancements: -> 2) Typing a name of a .dat file which doesn't exist allows xacc to -> start, but on the console it prints "FileIO.c: Line 151, error = -> No such file or directory" -Should probably be a popup. - > 3) Selecting "File", "New File" does nothing.. Its supposed to work that way, erasing old work. Clarify @@ -12,7 +7,7 @@ the docs or change the menu entry name. 9) For SGI Irix, mystery core dump when creating submenus ... related to menu initialization complaints with sgi compiler. - ??? fixed ??? + ??? probably fixed ??? 10) cleared balances are incorrectly shown for stock accounts @@ -79,6 +74,11 @@ Probably fixed with XmVersion work ... > - RANLIB=true should be fixed by configure +> 2) Typing a name of a .dat file which doesn't exist allows xacc to +> start, but on the console it prints "FileIO.c: Line 151, error = +> No such file or directory" +Fixed. + > 4) Selecting "File", "Open File" and then clicking "Cancel" causes > "Bad File" to be printed on the console, and the "Open File" > dialog to be displayed again. No way out of this loop except