summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2011-04-25 14:12:45 +0000
committerThomas Backlund <tmb@mageia.org>2011-04-25 14:12:45 +0000
commit502d331edcf32253bd036f60776d8ecce34de9f4 (patch)
tree3a96d6b7b84df4c3a900b4084181b9d61944bc51
parentef3f0f502739bbd08dc44de6322a790afa3e74df (diff)
downloaddrakx-502d331edcf32253bd036f60776d8ecce34de9f4.tar
drakx-502d331edcf32253bd036f60776d8ecce34de9f4.tar.gz
drakx-502d331edcf32253bd036f60776d8ecce34de9f4.tar.bz2
drakx-502d331edcf32253bd036f60776d8ecce34de9f4.tar.xz
drakx-502d331edcf32253bd036f60776d8ecce34de9f4.zip
add xhci-hcd (usb3 support)
-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