diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-12-21 19:37:20 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-12-21 19:37:20 +0000 |
commit | 75b145c234fd75869948e57a46f208c414bc548d (patch) | |
tree | 4550f76e40a395f7c51d8ef962ba0b0257a73491 /images | |
parent | 39dfe4ed395d1a02d4642a86b64095784a4cb0ab (diff) | |
download | drakx-75b145c234fd75869948e57a46f208c414bc548d.tar drakx-75b145c234fd75869948e57a46f208c414bc548d.tar.gz drakx-75b145c234fd75869948e57a46f208c414bc548d.tar.bz2 drakx-75b145c234fd75869948e57a46f208c414bc548d.tar.xz drakx-75b145c234fd75869948e57a46f208c414bc548d.zip |
1.26
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 3c7e5fd0f..8079eb90f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.25 +VERSION=1.26 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index b7c6518d0..2ee6d1520 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,6 @@ +Version 1.26 - 21 December 2007, by Olivier "blino" Blin + +- rebuild with list_modules to handle atl2 ethernet driver - fix live stage2 support Version 1.25 - 12 December 2007, by Pascal "Pixel" Rigaux |