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:
Thomas Hochstein 2013-09-02 13:14:33 +02:00
parent 3d2fd51dd0
commit 07c0b2589a
9 changed files with 10 additions and 12 deletions

View file

@ -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