diff options
Diffstat (limited to 'perl-install')
-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 dd570f00d..d0b22039e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.74 +VERSION:=17.75 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index b88c51d2d..0288aeb90 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.75 - 17 March 2017 + - diskdrake: o allow a BIOS boot partition to be located on any disk (mga#20161) o ensure kernel is informed when a MBR partition table is cleared diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e8454e776..9af32cec4 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.75 - 17 March 2017 + - partitioning: o fix too big window due to too big translations (mga#20360) o allow a BIOS boot partition to be located on any disk (mga#20161) |