diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-19 23:57:21 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-19 23:57:21 +0000 |
commit | f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1 (patch) | |
tree | 783f52746999484de21a13d95a16814f544d8ec1 | |
parent | 5116f27d94d3b7c0445c677c91298716ef1c001d (diff) | |
download | drakx-backup-do-not-use-f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1.tar drakx-backup-do-not-use-f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1.tar.gz drakx-backup-do-not-use-f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1.tar.bz2 drakx-backup-do-not-use-f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1.tar.xz drakx-backup-do-not-use-f8b8806fb4ae5998fd89a86c2a8fdbf5bc6cf7e1.zip |
10.4.205
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index abada802a..516ca739d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.204 +VERSION:=10.4.205 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6fa8259ce..493408edd 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.205 - 20 September 2007, by Olivier "blino" Blin + - stop configuring TV cards in summary since kernel do a better job now - fix passing module options when module name contains a '-' character - add dkms-modules.alias and ldetect-lst-modules.alias files in stage2 |