diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index bd8886d00..74ec003fd 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.20 +VERSION:=15.21 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 8d14ac299..8faf2a43d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 15.21 - 26 February 2013 + - bootloader-config: o add proper support for grub2 (detectloader, ...) - drakboot: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e084750c1..aca658494 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.21 - 26 February 2013 + - summary: o prevent installing grub2 somewhere else than MBR o read & write /boot/grub2/drakboot.conf |