From d38de393c4eb98577ff5d9a967f3c1e0956a6867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 8 Feb 2021 00:10:14 +0800 Subject: [PATCH] Revised Changes. --- Changes | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index d565c3a..2edb395 100644 --- a/Changes +++ b/Changes @@ -8,9 +8,8 @@ Acme-GuessNumber change log 2. COPYING: Removed the redundant and irrelevant GPL license copy. 3. INSTALL, README, TODO, README.md: Replaced the messy GNU-styled documents with a single Markdown README.md. - 4. Revised the URL in README. - 5. Added the CPAN distribution metadata to Makefile.PL and - Build.PL. + 4. README.md: Revised the URL. + 5. Makefile.PL, Build.PL: Added the CPAN distribution metadata. 2013-05-10 version 0.04 1. lib/Acme/GuessNumber.pm: Applied the patch from Mark A. Smith