diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-11-12 22:01:38 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-11-13 15:01:06 +0000 |
commit | a4c61d3d7979227cc3e9734efd888e0874b6fc5c (patch) | |
tree | 81f8206fbce3bea9cb245670163ac4a5ddb98160 /perl-install/NEWS | |
parent | 4ed92dabed418bb12f76bb317716614241dc6eee (diff) | |
download | drakx-a4c61d3d7979227cc3e9734efd888e0874b6fc5c.tar drakx-a4c61d3d7979227cc3e9734efd888e0874b6fc5c.tar.gz drakx-a4c61d3d7979227cc3e9734efd888e0874b6fc5c.tar.bz2 drakx-a4c61d3d7979227cc3e9734efd888e0874b6fc5c.tar.xz drakx-a4c61d3d7979227cc3e9734efd888e0874b6fc5c.zip |
finish-install: when renaming user, update name in any network config files
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 6216f8eac..15aef5b7b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- finish-install: + o when renaming a user, update the name in any network config files + Version 18.51 - 29 October 2022 - drakboot: ensure efivars are mounted before installing a UEFI bootloader (mga#31008) |