diff --git a/ChangeLog b/ChangeLog index 7bacb0b12..f724819fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,10 +4,6 @@ Revision history for Rex [API CHANGES] [BUG FIXES] - - Return only the first found command - - Fix inconsistent augtool wrapper usage - - Fix Config::Augeas detection - - Fix on_change in update_system command on Redhat [DOCUMENTATION] @@ -18,11 +14,20 @@ Revision history for Rex [MINOR] [NEW FEATURES] - - Add config option to prepend Augeas commands - - Add config option to control local Augeas backend [REVISION] +1.14.3.1-TRIAL 2024-10-30 Ferenc Erki + [BUG FIXES] + - Return only the first found command + - Fix inconsistent augtool wrapper usage + - Fix Config::Augeas detection + - Fix on_change in update_system command on Redhat + + [NEW FEATURES] + - Add config option to prepend Augeas commands + - Add config option to control local Augeas backend + 1.14.3 2023-08-05 Ferenc Erki - No code changes since the 1.14.2.3-TRIAL release