summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 41d62773a..4a6bc0255 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.31
+VERSION=1.32
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 58909e787..7da8dee33 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,8 @@
+Version 1.32 - 25 February 2012, by Maarten Vanraes (AL13N)
+
+- don't overwrite /dev after udev handles it
+- add some tests and error handling in startssh
+
Version 1.31 - 25 February 2012, by Thierry Vignaud & Maarten Vanraes (AL13N)
- add logging to dropbear