joes 2004/06/23 10:43:55
Modified: . ToDo
Log:
Plan for 1.4 release - must mark all deprecated apis
Revision Changes Path
1.16 +3 -0 httpd-apreq/ToDo
Index: ToDo
===================================================================
RCS file: /home/cvs/httpd-apreq/ToDo,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ToDo 19 Aug 2003 16:59:29 -0000 1.15
+++ ToDo 23 Jun 2004 17:43:55 -0000 1.16
@@ -1,3 +1,6 @@
+o We need to go through a deprecation cycle release for all api's
+ that will change in apreq2.
+
o Apache::Test is required early in Makefile.PL, so we can't rely on
CPAN.pm's prereq_pm to fetch it if not available. Therefore we need
to use Module::Install, which handles this kind of situations gracefully.