1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-02 06:01:10 +00:00

Merge branch 'release/0.6.1' into develop

This commit is contained in:
Moritz Grimm 2020-01-29 21:26:50 +01:00
commit 6b8c19d3ed

9
NEWS
View File

@ -23,6 +23,15 @@ Changes in 1.0.0, released on 2020-01-29:
removed
Changes in 0.6.1, released on 2020-01-29:
* src/util.c
- [FIX] Fix crash on missing <format/> element. From Petr Pisar.
(Ticket #2208)
Changes in 0.6.0, released on 2015-01-18:
* This release contains a SECURITY FIX for a command injection vulnerability