summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-20 08:11:34 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-20 08:11:34 +0000
commit8b9fcacb5593791c0c965532775ca1a07a1e234e (patch)
tree900875db494b935a9e068cfc775a5fa394d85e67 /mdk-stage1
parent12f3ff95bac15e9f269a89869a7a95d683a39579 (diff)
downloaddrakx-8b9fcacb5593791c0c965532775ca1a07a1e234e.tar
drakx-8b9fcacb5593791c0c965532775ca1a07a1e234e.tar.gz
drakx-8b9fcacb5593791c0c965532775ca1a07a1e234e.tar.bz2
drakx-8b9fcacb5593791c0c965532775ca1a07a1e234e.tar.xz
drakx-8b9fcacb5593791c0c965532775ca1a07a1e234e.zip
1.38
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 6e8630705..35d9ff3d5 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.37.2
+VERSION=1.38
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 1cc3fab83..7c6d5f8c1 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,6 @@
+1.38:
+- handle hybrid ISOs (ISO images dumped to USB keys)
+
1.37:
- enumerate hid bus and load hid quirk modules, fixes #47167