From f2a970db6a23b97ba09252d834be5ed3fac359cb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 6 Jun 2011 06:39:12 +0000 Subject: TODO is now WISHLIST --- TODO | 3 --- WHISHLIST | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 TODO create mode 100644 WHISHLIST diff --git a/TODO b/TODO deleted file mode 100644 index aa39935..0000000 --- a/TODO +++ /dev/null @@ -1,3 +0,0 @@ -* Add documentation -* Add carry handling (sum it up) -* Add special SIGNAL handling (e.g. trigger modules) diff --git a/WHISHLIST b/WHISHLIST new file mode 100644 index 0000000..aa39935 --- /dev/null +++ b/WHISHLIST @@ -0,0 +1,3 @@ +* Add documentation +* Add carry handling (sum it up) +* Add special SIGNAL handling (e.g. trigger modules) -- cgit v1.2.3