Pascal Bleser
2010-12-30 00:57:15 +00:00
committed by Git OBS Bridge
parent a049a6ece9
commit 374ca297d8
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 29 23:14:09 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.13:
* fix missing dep on MooseX::App::Cmd
* fix bad synopsis code
- changes from 0.12:
* clean up the XML::Toolkit::CMD::Commands to extend XML::Toolkit::App
* fix some oddities that crept up in the XML::Toolkit::CMD::Commands
- changes from 0.11:
* add (back) XML::Toolkit::Application as a wrapper around the config layer
-------------------------------------------------------------------
Wed Dec 29 13:56:20 CET 2010 - pascal.bleser@opensuse.org