summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index d535c7c1e..da3a6bffb 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.51
+VERSION=1.52
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/2.*)
diff --git a/images/NEWS b/images/NEWS
index c018f059a..1747b1704 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,4 +1,6 @@
+Version 1.52 - 25 Apr 2011, by Thomas Backlund
- add sdhci-pci to card-reader list
+- add xhci-hcd (usb3 support)
Version 1.51 - 2 Apr 2011, by Thomas Backlund