mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.4.1.
This commit is contained in:
parent
e818021bbf
commit
1c7faa567b
3 changed files with 15 additions and 2 deletions
13
Changes.txt
13
Changes.txt
|
|
@ -2,6 +2,19 @@
|
|||
@page changes Changes
|
||||
|
||||
|
||||
# 0.4.1 July 11 2016
|
||||
|
||||
- Switched to using
|
||||
[tmpfileplus](http://www.di-mgt.com.au/c_function_to_create_temp_file.html)
|
||||
for temporary file handles to work around issue when the temp directory on
|
||||
Windows isn't writeable. The temp file directory is now also configurable at
|
||||
runtime, see @ref gsg_tmpdir.
|
||||
|
||||
Issue [#63][gh_63].
|
||||
|
||||
[gh_63]: https://github.com/jmcnamara/libxlsxwriter/issues/63
|
||||
|
||||
|
||||
# 0.4.0 July 5 2016
|
||||
|
||||
- Added fixes for MSVC 2010.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue