changeset 12446:3c0f6b317942 octave-forge

Update to bug fix release 2.2.1
author prnienhuis
date Sat, 26 Apr 2014 08:21:16 +0000
parents e5601e7037ed
children 4a4ff9f0af41
files main/io/DESCRIPTION main/io/NEWS
diffstat 2 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/DESCRIPTION	Sat Apr 26 08:17:17 2014 +0000
+++ b/main/io/DESCRIPTION	Sat Apr 26 08:21:16 2014 +0000
@@ -1,6 +1,6 @@
 Name: io
-Version: 2.2.0
-Date: 2014-04-15
+Version: 2.2.1
+Date: 2014-04-26
 Author: various authors
 Maintainer: Philip Nienhuis <prnienhuis@users.sf.net>
 Title: Input/Output
--- a/main/io/NEWS	Sat Apr 26 08:17:17 2014 +0000
+++ b/main/io/NEWS	Sat Apr 26 08:21:16 2014 +0000
@@ -1,6 +1,18 @@
 Summary of important user-visible changes for releases of the io package
 
 ===============================================================================
+io-2.2.1   Release Date: 2014-04-26 Release Manager: Philip Nienhuis
+===============================================================================
+
+Bug fix release:
+
+*** Bug fixes:
+    - First check built-in Java support before further testing Java-based
+      interfaces (bug #42192)
+    - Invoke __char2num__/__num2char__ rather than __OCT_cc__ for spreadsheet
+      cell address translation in OCT interface funcs as well
+
+===============================================================================
 io-2.2.0   Release Date: 2014-04-13 Release Manager: Philip Nienhuis
 ===============================================================================