[GH-ISSUE #264] Additions for 0.9.2 release notes #208

Closed
opened 2026-05-05 11:55:54 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @sjmulder on GitHub (Jan 14, 2020).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/264

Originally assigned to: @jmcnamara on GitHub.

As a suggestion, these changes in 0.9.2 do seem relevant enough to add to the release notes:

  • Makefile now respects DESTDIR and PREFIX, including when setting
    rpath on macOS.
  • Removal of deprecated functions.
  • Naming changes in bundled MD5 code to avoid conflicts with OpenSSL.
  • Warning fixes (int sizes etc).
  • atribute((deprecated)) not used on GCC < 5.
  • Fix for vba_name allowing illegal worksheet codename.
Originally created by @sjmulder on GitHub (Jan 14, 2020). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/264 Originally assigned to: @jmcnamara on GitHub. As a suggestion, these changes in 0.9.2 do seem relevant enough to add to the release notes: - Makefile now respects DESTDIR and PREFIX, including when setting rpath on macOS. - Removal of deprecated functions. - Naming changes in bundled MD5 code to avoid conflicts with OpenSSL. - Warning fixes (int sizes etc). - __atribute__((deprecated)) not used on GCC < 5. - Fix for vba_name allowing illegal worksheet codename.
gitea-mirror 2026-05-05 11:55:54 -06:00
  • closed this issue
  • added the
    docs
    label
Author
Owner

@jmcnamara commented on GitHub (Jan 14, 2020):

Thanks. I've added some of those into the changes file.

Some are too minor to include though.

<!-- gh-comment-id:574342491 --> @jmcnamara commented on GitHub (Jan 14, 2020): Thanks. I've added some of those into the changes file. Some are too minor to include though.
Author
Owner

@sjmulder commented on GitHub (Jan 15, 2020):

Fair enough! Thanks.

<!-- gh-comment-id:574640689 --> @sjmulder commented on GitHub (Jan 15, 2020): Fair enough! Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#208
No description provided.