From 73d854d3b37417c0c5605a27724b9c5e84afa959 Mon Sep 17 00:00:00 2001 From: Dennis Kaarsemaker Date: Wed, 31 Aug 2011 19:03:09 +0200 Subject: [PATCH] Remove completed features from TODO --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 56b783e..ef6b32f 100644 --- a/TODO +++ b/TODO @@ -4,13 +4,9 @@ + DONE! + Add --download-only or something similar to replace cpanget. -* It would be useful to be able to write the spec to stdout. - * Add options to filter out Provides/Requires. - Done, but the documentation needs work. -* Do a better job of detecting scripts in the package. - * Check the search path for rpm, rpmbuild, etc. instead of hard-coding paths.