diff --git a/ChangeLog b/ChangeLog index 0c44b5f..795cd55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ Changes in version 1.14.2 ---- Nov -- 2012 Davide Madrisan +Mon Nov 12 2012 Davide Madrisan + bugfix * plugins/* - Davide Madrisan: diff --git a/NEWS b/NEWS index f4f96ff..febc74a 100644 --- a/NEWS +++ b/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. + A user can add a customized color theme by adding the file: + ~/.autospec.d/color-theme. + +-- Update + + * autospec - Davide Madrisan: + Deprecate the option '--colorize'. + This option is now replaced by the option '--colors': + --colors + + * 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 -- Improvement diff --git a/VERSION b/VERSION index 52671bf..85212f2 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.14.1 +VERSION=1.14.2 RELEASE=1mamba diff --git a/autospec.spec.in b/autospec.spec.in index 6e9e38b..cb25489 100644 --- a/autospec.spec.in +++ b/autospec.spec.in @@ -181,6 +181,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix} * @date@ Davide Madrisan @version@-@release@ - update to @version@ +* Fri Nov 09 2012 Davide Madrisan 1.14.1-1mamba +- update to 1.14.1 (_TO*Hacklab release) + * Thu Nov 01 2012 Davide Madrisan 1.14.0-1mamba - update to 1.14.0