From 1337546dc1f4b4dfd399ecb9ef05e0936492220f Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Tue, 14 Jun 2005 06:33:02 +0000 Subject: Allow --auto to still be meaningful when --scan is given Signed-off-by: Neil Brown --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba7f91b..8fdb46f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ Changes Prior to this release so that stack devices are stopped properly - Minor type rationalisation for ident->uuid - now always 'int[]' - Fix type in online help for --grow (was -F, now -G) + - Allow --auto command line option to set default auto= + value when running "--assemble --scan". Previously + --auto was ignored if --scan was given Changes Prior to 1.11.0 release - Fix embarassing bug which causes --add to always fail. -- cgit