Update of /cvsroot/data-pluginfile/data-pluginfiles/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19822
Modified Files:
changelog
Log Message:
- hmm, do we really need to check this in
Index: changelog
===================================================================
RCS file: /cvsroot/data-pluginfile/data-pluginfiles/docs/changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** changelog 30 Apr 2005 08:35:03 -0000 1.1
--- changelog 30 Apr 2005 09:09:46 -0000 1.2
***************
*** 0 ****
--- 1,52 ----
+ 2005-04-30 21:08 andychilton
+
+ * scripts/control.m4: - correct dependancies
+
+ 2005-04-30 20:59 andychilton
+
+ * scripts/: build_deb.sh, build_tar_gz.sh, control.m4: - slight
+ changes to build_tar_gz.sh - addition of build_deb.sh and
+ control.m4
+
+ 2005-04-30 20:51 andychilton
+
+ * docs/copyright: - correct pointer to Perl copyright
+
+ 2005-04-30 20:48 andychilton
+
+ * scripts/gen_Changelog.sh: - make ChangeLog automatic
+
+ 2005-04-30 20:46 andychilton
+
+ * docs/copyright: - add copyright for Debian packaging
+
+ 2005-04-30 20:35 andychilton
+
+ * docs/: changelog, changelog.Debian: - need changelogs for Debian
+ packages (quick fix)
+
+ 2005-04-30 17:43 andychilton
+
+ * scripts/build_tar_gz.sh: - first version of build script
+
+ 2005-04-30 16:48 andychilton
+
+ * Data/PluginFiles.pm, t/00load.t, t/01data.t, t/02comments.t,
+ t/03arrays.t, t/04heredocs.t, t/arrays.dat, t/comments.dat,
+ t/data.dat, t/heredocs.dat, t/load.dat, t/params.dat,
+ t/quotes.dat, t/strings.dat: - addition of much nicer unit test
+ (removal of old data files) - bug fix in the way an incorrect
+ file was loaded (returns undef properly)
+
+ 2005-04-30 12:04 andychilton
+
+ * Makefile.PL, README, Data/PluginFiles.pm, scripts/gen_README.sh,
+ t/arrays.dat, t/heredocs.dat, t/params.dat, t/quotes.dat,
+ t/strings.dat: - initial import
+
+ 2005-04-30 12:04 andychilton
+
+ * Makefile.PL, README, Data/PluginFiles.pm, scripts/gen_README.sh,
+ t/arrays.dat, t/heredocs.dat, t/params.dat, t/quotes.dat,
+ t/strings.dat: Initial revision
+
|