Release 0.01 master 0.01
authorThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 11:14:33 +0000 (13:14 +0200)
committerThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 11:14:33 +0000 (13:14 +0200)
Update TODO list.
Update version numbers, ChangeLog, bump copyright
dates.

Signed-off-by: Thomas Hochstein <thh@inter.net>
NewsStats.pm
doc/ChangeLog
doc/INSTALL
doc/README
doc/TODO
feedlog.pl
gatherstats.pl
groupstats.pl
install/install.pl

index b462cd4..a237774 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Library functions for the NewsStats package.
 #
-# Copyright (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+# Copyright (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 #
 # This module can be redistributed and/or modified under the same terms under 
 # which Perl itself is published.
index 98abffb..d6a7ee7 100644 (file)
@@ -1,4 +1,4 @@
-NewsStats 0.01 (unreleased)
+NewsStats 0.01 (2013-09-02)
 
   * Initial public release.
     Thomas Hochstein <thh@inter.net>
\ No newline at end of file
index 3539ab2..1c154af 100644 (file)
@@ -1,4 +1,4 @@
-NewsStats 0.1  (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+NewsStats 0.1  (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 
 NewsStats is a software package used to gather statistical information
 from a live Usenet feed and for its subsequent examination.
index 4c88ef2..e809cea 100644 (file)
@@ -1,4 +1,4 @@
-NewsStats 0.1  (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+NewsStats 0.1  (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 
 NewsStats is a software package for gathering statistical data live
 from a Usenet feed and subsequent examination.
index 36b6b50..fd0fc58 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -39,14 +39,12 @@ Bug numbers refer to the Mantis issue tracker at <http://bugs.th-h.de/>.
 
 * Individual improvements
   + NewsStats.pm
-    - Add error handling when reading config (Bug #13)
-      NewsStats should check if all mandatory options are set. Some syntax or
-      content related checks would be in order.
+    - Improve error handling when reading config
+      Some syntax or content related checks would be in order.
       Some other tests - working database connection, valid database and table
       names - would be nice.
 
   + install/install.pl
-    - Check installer & fix bugs to get a working version ... finally
     - Read current version from a file dropped and updated by installer
     - Add / enhance / test error handling
     - General tests and optimisations
index 8ff868d..a5ecfb0 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # It is part of the NewsStats package.
 #
-# Copyright (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+# Copyright (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 #
 # It can be redistributed and/or modified under the same terms under 
 # which Perl itself is published.
index 6db137d..f1fe7de 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # It is part of the NewsStats package.
 #
-# Copyright (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+# Copyright (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 #
 # It can be redistributed and/or modified under the same terms under 
 # which Perl itself is published.
index 84105cf..499e333 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # It is part of the NewsStats package.
 #
-# Copyright (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+# Copyright (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 #
 # It can be redistributed and/or modified under the same terms under 
 # which Perl itself is published.
index 59920fa..ff392df 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # It is part of the NewsStats package.
 #
-# Copyright (c) 2010-2012 Thomas Hochstein <thh@inter.net>
+# Copyright (c) 2010-2013 Thomas Hochstein <thh@inter.net>
 #
 # It can be redistributed and/or modified under the same terms under 
 # which Perl itself is published.
This page took 0.016401 seconds and 4 git commands to generate.