summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 3168d025a..ca8d885e0 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.60.1
+VERSION:=12.61
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 0e0761b9b..d251de80f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,9 +1,12 @@
+Version 12.61 - 8 October 2009
+
- partitionning_wizard:
o do not fail when a windows partition is corrupted
o add separator between solutions
o give more space between header and solutions
o prevent cursor to go under needed size because of rounding
o chose windows resizing when clicking on the resize handle (not perfect)
+ o improve resizing captions layout
Version 12.60.1 - 7 October 2009