Release 1.14.2
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
705396eab1
commit
97552d02b8
@ -1,5 +1,5 @@
|
|||||||
Changes in version 1.14.2
|
Changes in version 1.14.2
|
||||||
--- Nov -- 2012 Davide Madrisan <davide.madrisan(a)gmail.com>
|
Mon Nov 12 2012 Davide Madrisan <davide.madrisan(a)gmail.com>
|
||||||
|
|
||||||
+ bugfix
|
+ bugfix
|
||||||
* plugins/* - Davide Madrisan:
|
* plugins/* - Davide Madrisan:
|
||||||
|
24
NEWS
24
NEWS
@ -1,3 +1,27 @@
|
|||||||
|
List of user visible changes in the release 1.14.2
|
||||||
|
|
||||||
|
-- Improvement
|
||||||
|
|
||||||
|
* autospec, autospec,conf, plugins, libmsgmng.lib - Davide Madrisan:
|
||||||
|
Completely rewrite the code that manage colorized output.
|
||||||
|
Colors are no more hardcoded in libmsgmng.lib but located in the color
|
||||||
|
scheme files:
|
||||||
|
/etc/autospec.d/color-theme.<color-scheme>
|
||||||
|
A user can add a customized color theme by adding the file:
|
||||||
|
~/.autospec.d/color-theme.<color-scheme>
|
||||||
|
|
||||||
|
-- Update
|
||||||
|
|
||||||
|
* autospec - Davide Madrisan:
|
||||||
|
Deprecate the option '--colorize'.
|
||||||
|
This option is now replaced by the option '--colors':
|
||||||
|
--colors <color-theme>
|
||||||
|
|
||||||
|
* italian manpage - Davide Madrisan:
|
||||||
|
Update italian manpage and document the new extensions.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
List of user visible changes in the release 1.14.1 - _TO*Hacklab release
|
List of user visible changes in the release 1.14.1 - _TO*Hacklab release
|
||||||
|
|
||||||
-- Improvement
|
-- Improvement
|
||||||
|
@ -181,6 +181,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
|
|||||||
* @date@ Davide Madrisan <davide.madrisan@gmail.com> @version@-@release@
|
* @date@ Davide Madrisan <davide.madrisan@gmail.com> @version@-@release@
|
||||||
- update to @version@
|
- update to @version@
|
||||||
|
|
||||||
|
* Fri Nov 09 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.14.1-1mamba
|
||||||
|
- update to 1.14.1 (_TO*Hacklab release)
|
||||||
|
|
||||||
* Thu Nov 01 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.14.0-1mamba
|
* Thu Nov 01 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.14.0-1mamba
|
||||||
- update to 1.14.0
|
- update to 1.14.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user