Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23959
Modified Files:
Changes
Log Message:
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -d -r1.355 -r1.356
--- Changes 27 Jun 2005 18:54:25 -0000 1.355
+++ Changes 5 Jul 2005 17:57:00 -0000 1.356
@@ -58,6 +58,11 @@
which threw off one of our tests. We now allow for this different
format. [Reported by Scott Godin]
+ - Fixed an issue that prevented Module::Build from upgrading itself
+ using its own API (which is how CPANPLUS uses it). There are still
+ some issues with this solution, however. See ticket #13169 in
+ rt.cpan.org. [Reported by Jos Boumans]
+
0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005
Backward-incompatible (but better) changes:
|