summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-02-27 05:06:47 +0000
committerThierry Vignaud <tv@mageia.org>2013-02-27 05:06:47 +0000
commited8f00d30c4dc83d088f885f6b30784069defe5a (patch)
tree78f9e83a31fb5f293a66ca1c3b7dca4b1f6a45c4
parent7993d9b77ff870b585e16dbfa557be7f896c564f (diff)
downloaddrakx-ed8f00d30c4dc83d088f885f6b30784069defe5a.tar
drakx-ed8f00d30c4dc83d088f885f6b30784069defe5a.tar.gz
drakx-ed8f00d30c4dc83d088f885f6b30784069defe5a.tar.bz2
drakx-ed8f00d30c4dc83d088f885f6b30784069defe5a.tar.xz
drakx-ed8f00d30c4dc83d088f885f6b30784069defe5a.zip
1.74
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 398e82722..153ca77bd 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.73
+VERSION=1.74
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 09149f17f..a713fea54 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,4 @@
+1.74
- fix unitialized memory screwing up dialog input (pok, mdv, mga#8729)
- kill bootsplash support (we drop bootsplash in kernel in 2008)
- kill firmware loader now that firmware are loaded by the kernel