From db7d1aa69ae34054ba69d9ad073e9c7fe58ff289 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 7 Dec 2004 21:06:35 +0000 Subject: [PATCH] Update with the removed goption item. 2004-12-08 Glynn Foster * TODO: Update with the removed goption item. --- ChangeLog | 4 ++++ TODO | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 14da7c4..47d69e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-08 Glynn Foster + + * TODO: Update with the removed goption item. + 2004-12-07 Glynn Foster * src/main.c: Fix for #137993. There is a chance that we'll have diff --git a/TODO b/TODO index 0fd4057..22ef1b1 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -* Move from popt to new GOption API - - Suggested by Glynn * Support extra buttons, help buttons with the ability to change the label on the button - Suggested by Kevin Krinke * Would be nice to have an option to use your own icon in the info/warning/message/question dialogs