Release 0.01
Update TODO list. Update version numbers, ChangeLog, bump copyright dates. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									3d2fd51dd0
								
							
						
					
					
						commit
						07c0b2589a
					
				
					 9 changed files with 10 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
NewsStats 0.01 (unreleased)
 | 
			
		||||
NewsStats 0.01 (2013-09-02)
 | 
			
		||||
 | 
			
		||||
  * Initial public release.
 | 
			
		||||
    Thomas Hochstein <thh@inter.net>
 | 
			
		||||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										6
									
								
								doc/TODO
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue