update changelog and packaging

This commit is contained in:
Oliver Gorwits
2012-12-20 13:55:05 +00:00
parent 6fe2c95ba1
commit 103f8d6c29
6 changed files with 32 additions and 10 deletions

22
Changes
View File

@@ -1,4 +1,24 @@
2.00_010 -
2.00_010 - 2012-12-20
[NEW FEATURES]
* new netdisco-deploy script to do all deployment tasks at once
[ENHANCEMENTS]
* update README with full deployment instructions
* add SNMP settings for daemon to environment
[BUG FIXES]
* upgrade db incrementally
* rename schema files to be App-*
* fix for older Perl which warns about a bug in File::Slurp
* fix bug with empty DANCER_APPDIR
* fix version strings for platform warning
* add missing JSON dependency
* fix sharedir to use dist dir not module dir
* remove redundant lines in Makefile.PL
2.00_009 - 2012-12-17