1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00
git-svn-id: https://svn.xiph.org/trunk/ezstream@15771 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2009-03-15 11:15:28 +00:00
parent ae3dd91581
commit 9c2fe7ca40

7
NEWS
View File

@ -1,9 +1,14 @@
Changes in 0.5.4, released on XXXX-XX-XX:
* sys/compat/tree.*:
* compat/sys/tree.*:
- [MISC] Update tree macros to a newer version. The manual, shipped for
reference, now has a more friendly 2-clause BSD license.
* various:
- [FIX] Add a missing metadata charset conversion, and add charset
conversions for filenames. From Roman Donchenko.
- [FIX] Fix build on MinGW. From Roman Donchenko.
Changes in 0.5.3, released on 2007-12-01: