summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-01-21 09:46:38 +0000
committerThierry Vignaud <tv@mandriva.org>2009-01-21 09:46:38 +0000
commitb05dc62b9fe48c8856f4612fbdd69c4b49a99641 (patch)
treecb5138b3d5f66437cfb7966e0469366eaf45dad1
parent4c5a4ef992873437be48f38d884531db9b5c12e4 (diff)
downloaddrakx-b05dc62b9fe48c8856f4612fbdd69c4b49a99641.tar
drakx-b05dc62b9fe48c8856f4612fbdd69c4b49a99641.tar.gz
drakx-b05dc62b9fe48c8856f4612fbdd69c4b49a99641.tar.bz2
drakx-b05dc62b9fe48c8856f4612fbdd69c4b49a99641.tar.xz
drakx-b05dc62b9fe48c8856f4612fbdd69c4b49a99641.zip
11.8011.80
-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 fe4796dad..b3da816e8 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.79
+VERSION:=11.80
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 75d343062..f1c65c6b1 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 11.80 - 21 January 2008
+
- diskdrake:
o don't use label for mounting partitions on lvm (#47024)
- draksec:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 5a9e0d65a..c493ddd66 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 11.80 - 21 January 2008
+
- use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated),
this also workarounds gtk2 bug with "hidden" Entry + "Combo"