changeset 12247:7756b7d01203 octave-forge

Updated to io-1.3.6b
author prnienhuis
date Sat, 28 Dec 2013 16:15:39 +0000
parents b83ec8ae2335
children 1165acb4cbfb
files main/io/NEWS
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/NEWS	Sat Dec 28 16:12:36 2013 +0000
+++ b/main/io/NEWS	Sat Dec 28 16:15:39 2013 +0000
@@ -1,6 +1,20 @@
 Summary of important user-visible changes for releases of the io package
 
 ===============================================================================
+io-1.3.6   Release Date: 2013-TBA Release Manager: Philip Nienhuis
+===============================================================================
+
+*** Bug fixes:
+    - post_install.m: seems unneeded, provisionally commented out all commands
+    - PKG_ADD: dropped all references to Java package, now just checks
+      octave_config_info("features").JAVA
+
+*** Some code simplifications & style fixes
+
+*** xlsread may fall back to csvread for .csv files when no Excel (COM) or
+    LibreOffice/OOo (UNO) interface is supported (bug #40993)
+
+===============================================================================
 io-1.3.5   Release Date: 2013-TBA Release Manager: Philip Nienhuis
 ===============================================================================