From 539a6c65eca291598b7355bb87c145c63c5f5e12 Mon Sep 17 00:00:00 2001 From: moritz Date: Sun, 11 Mar 2007 04:39:27 +0000 Subject: [PATCH] Release coming up today. git-svn-id: https://svn.xiph.org/trunk/ezstream@12719 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4e87040..fea3405 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes in 0.4.0, (SVN trunk): +Changes in 0.4.0, released on 2007-03-11: * src/util.*: - [FIX] The xfree() function did not work as intended due to a programming