SHA256
1
0
forked from pool/htmldoc

Accepting request 867825 from home:dirkmueller:branches:Publishing

- update to 1.9.11:
  - Added high-resolution desktop icons for Linux.
  - Updated the internal HTTP library to fix truncation of redirection URLs
  - Fixed a regression in the handling of character entities for UTF-8 input
  - The `--numbered` option did not work when the table-of-contents was disabled
  - Updated local zlib to v1.2.11.
  - Updated local libpng to v1.6.37.
  - Fixed packaging issues on macOS and Windows
  - Now ignore sRGB profile errors in PNG files
  - The GUI would crash when saving
  - Page comments are now allowed in `pre` text

OBS-URL: https://build.opensuse.org/request/show/867825
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=25
This commit is contained in:
2021-02-01 15:15:42 +00:00
committed by Git OBS Bridge
parent 6c3e2a6005
commit f52fecabe7
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 29 23:58:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.9.11:
- Added high-resolution desktop icons for Linux.
- Updated the internal HTTP library to fix truncation of redirection URLs
- Fixed a regression in the handling of character entities for UTF-8 input
- The `--numbered` option did not work when the table-of-contents was disabled
- Updated local zlib to v1.2.11.
- Updated local libpng to v1.6.37.
- Fixed packaging issues on macOS and Windows
- Now ignore sRGB profile errors in PNG files
- The GUI would crash when saving
- Page comments are now allowed in `pre` text
-------------------------------------------------------------------
Tue Aug 18 18:57:22 UTC 2020 - Dirk Mueller <dmueller@suse.com>