summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-04-29 12:07:02 +0000
committerThierry Vignaud <tv@mageia.org>2012-04-29 12:07:02 +0000
commitf9c73fcd852748d3773d8c988174d4c56e69f3c3 (patch)
treed344f7b8ca8195c931932ad37917ec6b6565e1de /perl-install
parent169d112957719e38e0b24320eba3101cf7ef8232 (diff)
downloaddrakx-backup-do-not-use-f9c73fcd852748d3773d8c988174d4c56e69f3c3.tar
drakx-backup-do-not-use-f9c73fcd852748d3773d8c988174d4c56e69f3c3.tar.gz
drakx-backup-do-not-use-f9c73fcd852748d3773d8c988174d4c56e69f3c3.tar.bz2
drakx-backup-do-not-use-f9c73fcd852748d3773d8c988174d4c56e69f3c3.tar.xz
drakx-backup-do-not-use-f9c73fcd852748d3773d8c988174d4c56e69f3c3.zip
14.16
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 187fc8d67..59d91bb79 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=14.15
+VERSION:=14.16
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 4365de046..557030b2d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 14.16 - 29 April 2012
+
- drakxservices:
o use non-blocking mode for service restart (mga#4439)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 29c730cbf..ccc3f251a 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 14.16 - 29 April 2012
+
- add btrfsck
- partitioning:
o forbid having /boot as btrfs (mga#5627)