Indicating changes for 0.04.
Ken Youens-Clark [Fri, 7 Nov 2003 16:59:58 +0000 (16:59 +0000)]
Changes

diff --git a/Changes b/Changes
index 175970b..9b2dede 100644 (file)
--- a/Changes
+++ b/Changes
 *   Changes all included script names to start with "sqlt"
 
 *   Added capturing and printing most embedded table and field comments
+
+# -----------------------------------------------------------
+# 0.04    2003-11-07
+# -----------------------------------------------------------
+
+*   Increased version of Constants module to 1.41 to avoid a problem 
+    where 0.02 has 1.4 of that file and 0.03 had 1.06 which confused
+    CPAN
+
+*   Hard-coded all the PREREQ_PM modules in Makefile.PL (rather than
+    setting them dynamically) so that automated tests would pass