diff options
| author | Pascal Terjan <pterjan@mandriva.org> | 2009-10-07 12:15:27 +0000 |
|---|---|---|
| committer | Pascal Terjan <pterjan@mandriva.org> | 2009-10-07 12:15:27 +0000 |
| commit | 6ff6057eff3f89b2647a55e00a1cc4d760a15e74 (patch) | |
| tree | 6ba92e572930d3b2bfb49e1a10b8b268c7c501c6 | |
| parent | 9d469c4174fc513cbc1824cb4002244211902375 (diff) | |
| download | drakx-backup-do-not-use-6ff6057eff3f89b2647a55e00a1cc4d760a15e74.tar drakx-backup-do-not-use-6ff6057eff3f89b2647a55e00a1cc4d760a15e74.tar.gz drakx-backup-do-not-use-6ff6057eff3f89b2647a55e00a1cc4d760a15e74.tar.bz2 drakx-backup-do-not-use-6ff6057eff3f89b2647a55e00a1cc4d760a15e74.tar.xz drakx-backup-do-not-use-6ff6057eff3f89b2647a55e00a1cc4d760a15e74.zip | |
Release 12.59
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 2 | ||||
| -rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index bad279ee5..e86695abe 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.58 +VERSION:=12.59 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 4d6751645..0329146bc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 12.59 - 7 October 2009 + - add back ram devices support (used by draklive) - do not set mountpoints for rescue partitions (#53504) - factorize default FS definition diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index befea86ca..eaf8a6f1e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 12.59 - 07 October 2009 + - do not set mountpoints for rescue partitions (#53504) - switch to ext4 by default |
