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

41 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 13 19:18:50 UTC 2015 - coolo@suse.com
- updated to 1.345
see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes
1.345 2015-01-10
Mostly a small bug fix release:
* LeafEditor:
* fix boolean value initialisation
* improved error handling and report
* updated © year
-------------------------------------------------------------------
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