2014-12-29 13:55:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2014-02-01 13:58:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 1 13:32:35 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
|
|
- initial package 1.340
|
|
|
|
|
|