File libxls.changes of Package libxls
-------------------------------------------------------------------
Wed Jan 15 18:40:21 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.4.0.
* Bug Fixes:
+ MULRK and MULBLANK were not properly decode.
+ Sign extension caused spreadsheets with more than 32000 rows
to crash.
+ Certain formulas were not properly decoded (those that
returned BOOL and Error codes).
+ Possibly other small changes, nothing major.
* Other Changes:
+ Ssome internal routines poluted the name space with
"convert..." names, changed to "xlsConvert...".
+ Added two files in a "formulas" directory that can be used to
dump the internal Excel formulas.
- Add docs to the -devel subpackage.
-------------------------------------------------------------------
Fri Jun 21 06:37:26 UTC 2013 - lazy.kent@opensuse.org
- Update to 1.3.4.
* A few minor bug fixes and more diagnostic messages.
- Changes in 1.3.3.
* Fixed negative values stored in RK objects.
- Changes in 1.3.2.
* Fixed a problem where cell->l could be a pointer or a value.
* Added a flag for is1904.
- Add baselibs.conf as a source.
- Remove running tests (doesn't work).
- Add README.txt as a source and install to docs.
-------------------------------------------------------------------
Sun May 27 22:15:16 UTC 2012 - lazy.kent@opensuse.org
- Initial package created - 1.3.1.