change history in separate file
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 25 Feb 2007 05:15:39 +0000 (06:15 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Sun, 25 Feb 2007 05:15:39 +0000 (06:15 +0100)
CHANGES [new file with mode: 0644]
index.plp

diff --git a/CHANGES b/CHANGES
new file mode 100644 (file)
index 0000000..3bc0497
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,14 @@
+v1.0 -- 2007-02-25 04:00
+       git repository
+
+v1.0rc1 -- 2007-02-07 07:34
+       cleaned up
+
+v1.0pre1 -- 2006-05-20 03:44
+       perl version
+
+v0.1.1 -- 2006-03-30 11:58
+       html version
+
+v0.1 -- 2006-03-29 ~20:00
+       started work
index adc573df58b1a5461c52b574b8500655fa37984c..4b16cd23c6e936e9d5596c446c3bc4a9f3281780 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -5,12 +5,6 @@ use warnings;
 no  warnings "qw";  # you know what you doing
 no  warnings "uninitialized";  # save some useless checks for more legible code
 
-# 2006-03-29 ~20:00 started work
-# 2006-03-30  11:58 html version
-# 2006-05-20  03:44 perl version
-# 2007-02-07  07:34 cleaned up
-# 2007-02-25  04:00 v1.0: git repository
-
 our $VERSION = "1.0";
 
 our $ascii = 0;