[svn:dbi] r14367 - dbi/trunk

[email protected] Thu, 2 Sep 2010 02:35:34 -0700 (PDT)
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: timbo
Date: Thu Sep  2 02:35:32 2010
New Revision: 14367

Modified:
   dbi/trunk/MANIFEST

Log:
Take TASKS and Roadmap.pod out of MANIFEST (and thus out of the distro).
There's no need for them to be in the distro and they were getting installed
in the top-level 'namespace'.


Modified: dbi/trunk/MANIFEST
==============================================================================
--- dbi/trunk/MANIFEST	(original)
+++ dbi/trunk/MANIFEST	Thu Sep  2 02:35:32 2010
@@ -8,8 +8,6 @@
 Makefile.PL			The Makefile generator
 Perl.xs				Test harness (currently) for Driver.xst
 README
-Roadmap.pod			Planned changes and enhancements for the DBI
-TASKS.pod                       Want to help? These things need doing...
 TODO_2005.txt			Old (but still mostly relevant) occasional random notes about what's missing
 TODO_gofer.txt                  To-do notes related to gofer
 dbd_xsh.h			Prototypes for standard Driver.xst interface