changeset 12490:ff2c56666cce octave-forge

Update bug fix section for coming io-2.2.3
author prnienhuis
date Wed, 21 May 2014 19:11:04 +0000
parents b99d868f36cb
children 433d51ea22ad
files main/io/NEWS
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/NEWS	Wed May 21 19:07:37 2014 +0000
+++ b/main/io/NEWS	Wed May 21 19:11:04 2014 +0000
@@ -1,6 +1,15 @@
 Summary of important user-visible changes for releases of the io package
 
 ===============================================================================
+io-2.2.3   Release Date: 2014-TBA Release Manager: Philip Nienhuis
+===============================================================================
+
+*** Bug fixes:
+    - replace canonicalize_file_name calls by make_absolute_filename to avoid
+      ActiveX/COM errors (due to changed canonicalize_file_name in 3.9.0+)
+    - More robust strrep code in OCT/xlsx write code (modifying access time)
+
+===============================================================================
 io-2.2.2   Release Date: 2014-05-12 Release Manager: Philip Nienhuis
 ===============================================================================