- Update to version 6.4.0:
* version bump * FIXED: Fix token length in OPML * UPDATED: Allow '\' to preserve line break in metadata. (Addresses #86) * FIXED: Prevent potential null dereference * Avoid potential error with stack_free * FIXED: Use Setext headers when necessary to convert from OPML to text (fixes #138) * UPDATED: Apply astyle * ADDED: Add opml option to read for MultiMarkdown OPML files * UPDATED: Adjust metadata for test files * FIXED: Trim single remaining whitespace when exporting headers OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
061d14114b
commit
fe6bd93d37
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 09:29:20 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 6.4.0:
|
||||
* version bump
|
||||
* FIXED: Fix token length in OPML
|
||||
* UPDATED: Allow '\' to preserve line break in metadata. (Addresses #86)
|
||||
* FIXED: Prevent potential null dereference
|
||||
* Avoid potential error with stack_free
|
||||
* FIXED: Use Setext headers when necessary to convert from OPML to text (fixes #138)
|
||||
* UPDATED: Apply astyle
|
||||
* ADDED: Add opml option to read for MultiMarkdown OPML files
|
||||
* UPDATED: Adjust metadata for test files
|
||||
* FIXED: Trim single remaining whitespace when exporting headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 15:13:19 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user