From a833b1932b87f6bd7949a1484a6068d83be1a876 Mon Sep 17 00:00:00 2001 From: stevenpritchard Date: Thu, 23 Mar 2006 02:01:28 +0000 Subject: [PATCH] Update notes. --- Changes | 2 +- TODO | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 751e749..5afe7f7 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -0.62 +0.62 2006-03-22 * Improve auto-detection of %description and Summary. diff --git a/TODO b/TODO index f7af393..b607d03 100644 --- a/TODO +++ b/TODO @@ -17,3 +17,6 @@ - Done, but the documentation needs work. * Get Summary using Parse::CPAN::Modlist from 03modlist.data.gz. + + - I'm not sure this is necessary now that we pull the information + from the module itself.