summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS3
3 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 90ece88f8..e026ece80 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.42
+VERSION:=12.43
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 062254dae..30f0ae62b 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.43 - 10 August 2009
+
- do not display nmblookup usage when there is no samba server
- draksound
o handle udev-detect module too (new PA)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 5f2c463fc..7c81f451e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,7 @@
+Version 12.43 - 10 August 2009
+
- do not write /etc/fstab in local_install mode
+- fix two crashes on handling devices
Version 12.42 - 7 Aug 2009