summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS3
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