diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index ac3ae0aa5..b3c4f1f64 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.14 +VERSION=1.15 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index b6544f741..fc26c6aa0 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,9 @@ +Version 1.15 - 15 August 2007, by Olivier "blino" Blin + +- add pcitable, usbtable and pci.ids +- fix typos affecting mtab and /var/run creation +- add a /lib/modules symlink + Version 1.14 - 9 August 2007, by Pascal "Pixel" Rigaux - update_kernel: now require install rpms or rpm files as arguments |