From: Steve Hay <SteveHay@planit.com>
Date: Sat, 10 Oct 2009 10:50:41 +0000 (+0100)
Subject: Move CGI's Changes file to its proper place
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=52f1b2ff5bd2f62fc104f785a92e58cdc3a2ed9f;p=p5sagit%2Fp5-mst-13.2.git

Move CGI's Changes file to its proper place
---

diff --git a/MANIFEST b/MANIFEST
index a59fbc7..3a568c0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -163,6 +163,7 @@ cpan/B-Lint/lib/B/Lint/Debug.pm			Adds debugging stringification to B::
 cpan/B-Lint/lib/B/Lint.pm			Compiler Lint backend
 cpan/B-Lint/t/lint.t				See if B::Lint works
 cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm	See if B::Lint works
+cpan/CGI/Changes		Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm		CGI example
 cpan/CGI/examples/clickable_image.cgi	CGI example
 cpan/CGI/examples/cookie.cgi		CGI example
@@ -187,7 +188,6 @@ cpan/CGI/examples/tryit.cgi		CGI example
 cpan/CGI/examples/wilogo_gif.uu		CGI example
 cpan/CGI/lib/CGI/Apache.pm		Support for Apache's Perl module
 cpan/CGI/lib/CGI/Carp.pm		Log server errors with helpful context
-cpan/CGI/lib/CGI/Changes		Changelog for CGI.pm
 cpan/CGI/lib/CGI/Cookie.pm		Interface to Netscape Cookies
 cpan/CGI/lib/CGI/Fast.pm		Support for FastCGI (persistent server process)
 cpan/CGI/lib/CGI.pm			Web server interface ("Common Gateway Interface")
diff --git a/cpan/CGI/lib/CGI/Changes b/cpan/CGI/Changes
similarity index 100%
rename from cpan/CGI/lib/CGI/Changes
rename to cpan/CGI/Changes