fixed #9816: Syndicated content asset fails on feeds including a UTF8 BOM
This commit is contained in:
parent
7376100540
commit
383fa9a5e5
4 changed files with 9 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
7.7.4
|
||||
- fixed #9816: Syndicated content asset fails on feeds including a UTF8 BOM
|
||||
- fixed: Spam in the wiki (#10050)
|
||||
- fixed: Apply button applies but reloads old content in editor (#9827)
|
||||
- fixed: maintenance tasks in parallel (#9921)
|
||||
|
|
|
|||
|
|
@ -7,6 +7,12 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
|
||||
7.7.4
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires XML::FeedPP version 0.40 or greater.
|
||||
|
||||
|
||||
7.7.2
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires Clone version 0.31 or greater.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue