2011-04-07 17:50:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 7 17:31:53 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 0.11
|
|
|
|
[INCOMPATIBLE CHANGES]
|
|
|
|
|
|
|
|
- 'args_positional' clause now becomes 'args_as', the spec makes it
|
|
|
|
possible for subs to accept args object instead of array/hash.
|
|
|
|
|
|
|
|
- changes for undo. Caller now sets special arg -undo_action and no
|
|
|
|
longer provides -state. Subs provide their own undo info and return
|
|
|
|
it to the caller. Add redo.
|
|
|
|
|
|
|
|
Add missing requirement to Log::Any.
|
|
|
|
|
|
|
|
Declare requirement Test::More 0.96 [RT#66616].
|
|
|
|
|
|
|
|
|
2011-03-08 11:56:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 08 11:50:11 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.08:
|
|
|
|
* specify 'args_positional', 'result', 'result_naked', 'statuses' clauses
|
|
|
|
* specify 'features' clause
|
|
|
|
* some small fixes and docs addition
|
|
|
|
|
2011-03-04 21:04:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 4 20:59:26 UTC 2011 - chris@computersalat.de
|
|
|
|
|
|
|
|
- recreated by cpanspec 1.78.03
|
|
|
|
- fix deps
|
|
|
|
o add Test::More >= 0.96
|
|
|
|
- add Build patch
|
|
|
|
o there is really no need for Module::Build >= 0.3601,
|
|
|
|
0.280801 from perl 5.10 is OK, too.
|
|
|
|
|
2011-03-03 20:41:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 03 20:40:20 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.06)
|
|
|
|
|