diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 4c9b61547..81909f2fa 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.200 +VERSION:=10.4.201 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8b5268beb..35606fde9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.201 - 17 September 2007, by Pascal "Pixel" Rigaux + - fix loading dependencies of kernel module "xxx-yyy" (instead of "xxx_yyy") (eg: dm-mirror) - report_bug: hide grub password (#33634) @@ -73,7 +75,7 @@ Version 10.4.188 - 4 September 2007, by Thierry Vignaud o enumerate generic SCSI devices again - enumerate generic SCSI devices again -Version 10.4.187- 4 September 2007, by Pascal "Pixel" Rigaux +Version 10.4.187 - 4 September 2007, by Pascal "Pixel" Rigaux - bugfix: add desktop-Custom.png to tarball - add global variable settable via "use_uuid" on kernel cmdline |