diff options
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index 4a6edd9e9..7ae086b3e 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.22 +VERSION=1.23 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 557db4c4e..3a15ba992 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,7 @@ +Version 1.23 - 06 April 2011, by Dmorgan + +- Fix function names ( Bug #651 ) + Version 1.22 - 24 February 2011, by Pascal "pterjan" Terjan - cleaning for Mageia import |