Files
perl-Config-Model-TkUI/perl-Config-Model-TkUI.changes

27 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Dec 29 13:53:35 UTC 2014 - lars@linux-schulserver.de
- update to 1.344:
* LeafEditor: use Path::Tiny instead of File::Slurp (RT #95691)
* Removed 'experience' property from interface (which fixes the crash
occuring with Config;:Model 2.056)
* fixed number of tests issue detected by smoke tests
* List editor:
* sort button calls list->sort() (requires Config::Model 2.052)
* replaced push button with insert at selection (for list of leaves)
* added insort button (for list of leaves)
* removed asynchronous code
* removed dependency on AnyEvent
* annotation editor:
+ add save/del button (requires Config::Model 2.050)
* TkUI:
* removed experimental given/when
* also show items with warning or error when showing only customized items.
- (build) require perl(Path::Tiny) instead of perl(File::Slurp)
-------------------------------------------------------------------
Sat Feb 1 13:32:35 UTC 2014 - lars@linux-schulserver.de
- initial package 1.340