summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-02-11 23:27:17 +0000
committerOlivier Blin <oblin@mandriva.com>2008-02-11 23:27:17 +0000
commit6dd762caece7d6c303f987dca213601702ed9f02 (patch)
treed05a012328422342892a9f8569b5b0d2519ecccc /mdk-stage1
parent46a43fc836abed111ad47764a267b17c3f305594 (diff)
downloaddrakx-backup-do-not-use-6dd762caece7d6c303f987dca213601702ed9f02.tar
drakx-backup-do-not-use-6dd762caece7d6c303f987dca213601702ed9f02.tar.gz
drakx-backup-do-not-use-6dd762caece7d6c303f987dca213601702ed9f02.tar.bz2
drakx-backup-do-not-use-6dd762caece7d6c303f987dca213601702ed9f02.tar.xz
drakx-backup-do-not-use-6dd762caece7d6c303f987dca213601702ed9f02.zip
1.21:
- load nls_cp437 and nls_iso8859_1 when loading vfat (used to be in custom modules.dep)
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 3e3024ca8..835288c01 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-VERSION=1.20
+VERSION=1.21
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 0f36a0fe2..7e2f01a6f 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,7 @@
+1.21:
+- load nls_cp437 and nls_iso8859_1 when loading vfat
+ (used to be in custom modules.dep)
+
1.20:
- probe-modules:
o handle the "--usb" option instead of "usb"