From cde224406765a952249e212365ebefe91c21b623 Mon Sep 17 00:00:00 2001 From: moritz Date: Sun, 4 Nov 2007 13:43:13 +0000 Subject: [PATCH] Sync. git-svn-id: https://svn.xiph.org/trunk/ezstream@14095 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 9126dcc..a7e9b2d 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,12 @@ Changes in 0.5.2 (SVN): * src/xalloc.c: - [FIX] A rare, possible crash has been fixed in an error path. + * examples/*: + - [NEW] Add an example configuration for streaming from standard input. + - [MISC] Improve reencoding examples to make them more easily usable with + fewer changes. + - [MISC] Reenconding example files have been renamed. + Changes in 0.5.1, released on 2007-09-16: