From 56ae44eb2388ae82bbe3acb5b0415f5e49e9cffe Mon Sep 17 00:00:00 2001 From: moritz Date: Tue, 24 Jul 2007 13:20:11 +0000 Subject: [PATCH] Another bugfix, another 0.4.x release. git-svn-id: https://svn.xiph.org/trunk/ezstream@13297 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index afe109a..337e453 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 0.4.3, released on 2007-07-24: + + * src/ezstream.c: + - [FIX] Plug the file descriptor leak, partially fixed in version 0.4.1, + for good - it affected more than just the -q use case. + + + Changes in 0.4.2, released on 2007-07-17: * src/ezstream.c: