From d14f7c1af1ef1f19351038c6b71730cb7802463f Mon Sep 17 00:00:00 2001
From: Lyle Johnson <lyle@lylejohnson.name>
Date: Mon, 9 Nov 2009 14:18:17 -0600
Subject: [PATCH] updated TODO

---
 TODO | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/TODO b/TODO
index 45e8dd3..e4dfa67 100755
--- a/TODO
+++ b/TODO
@@ -4,24 +4,22 @@ Checklist for FXRuby-1.6.20 release
  * Review bug list for any low-hanging fruit [DONE]
  * Complete and publish updates to the FXRuby User's Guide [DONE]
  * Update copyright notices in all source files [DONE]
- * Publish source gem
+ * Publish source gem [DONE]
  * Publish binary gems for:
-   - Ruby 1.8.6 on mswin32
-   - Ruby 1.8.6/1.9.1 on MinGW
-   - Ruby 1.8.7 on Mac OS 10.6
+   - Ruby 1.8.6 on mswin32 [DONE?]
+   - Ruby 1.8.6/1.9.1 on MinGW [DONE]
+   - Ruby 1.8.7 on Mac OS 10.6 [DONE]
    - Ruby 1.8.6 on Mac OS 10.5
-   - Ruby 1.8.6 on Linux
+   - Ruby 1.8.6 on Linux [DONE]
  * Update MacPorts
  * Updated changes.html page [DONE]
  * Announcement on FOX and FXRuby mailing lists
  * Publish news item on RubyForge
  * Tag release in Git repository
+ * Upload DOAP file to web site
 
 Other
 =====
- * What about the existing bug lists and such?
-
- * Review all docs to purge references to SourceForge.
 
  * Modify FXGradientBar so that it just stores a reference to the gradients
    and doesn't own a copy (affects setGradients for example).
-- 
GitLab