From 4979d6cab7424a9ec18bb878adcb862c9904f9b5 Mon Sep 17 00:00:00 2001 From: moritz Date: Tue, 17 Mar 2009 18:03:22 +0000 Subject: [PATCH] Mention the miscellaneous stuff I also did. git-svn-id: https://svn.xiph.org/trunk/ezstream@15786 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 25d88c3..3d0505e 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Changes in 0.5.4, released on XXXX-XX-XX: It is now possible to choose between TagLib and libvorbis for reading Ogg Vorbis metadata, or no Vorbis metadata support at all. (Ticket #1398) + - [MISC] Miscellaneous code maintenance and a bit of cleaning up.