changeset 12036:35788bca20fc octave-forge

Added info on xlsopen bug fixes
author prnienhuis
date Mon, 02 Sep 2013 21:13:46 +0000
parents 644c6038a196
children 3346fb311144
files main/io/NEWS
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/NEWS	Mon Sep 02 21:08:02 2013 +0000
+++ b/main/io/NEWS	Mon Sep 02 21:13:46 2013 +0000
@@ -1,6 +1,16 @@
 Summary of important user-visible changes for releases of the io package
 
 ===============================================================================
+io-1.2.4   Release Date: 2013-TBA   Release Manager: Philip Nienhuis
+===============================================================================
+** Bug fixes:
+--- xlsopen.m: Undue fallback to JXL for OOXML files hopefully fixed now
+       ''      Misinformation in error message about unsupported OXS & UNO fixed
+
+*** xlsopen.m: suffixes for Excel filenames (.xls, .xlsx) need not be specified. 
+               (But the files on disk do need these suffixes!)
+
+===============================================================================
 io-1.2.3   Release Date: 2013-08-15   Release Manager: Philip Nienhuis
 ===============================================================================
 ** Bug fixes: