From 6762ac8a29ebd0766290d8d960797fc70233bacc Mon Sep 17 00:00:00 2001 Message-Id: <6762ac8a29ebd0766290d8d960797fc70233bacc.1713974935.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 2 Aug 2009 16:17:20 +0100 Subject: [PATCH] Mention bug-fixes below in CHANGES.html. Organization: Straylight/Edgeware From: Richard Kettlewell --- CHANGES.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGES.html b/CHANGES.html index 2d80c6c..173c81d 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -73,7 +73,7 @@ span.command { 27.

Gapless play should be more reliable, and playback latency over RTP - should be a bit lower. Note thought that all the sound output code has + should be a bit lower. Note though that all the sound output code has been reorganized and in some cases completely rewritten, so it's possible that bugs may have been (re-)introduced.

@@ -142,6 +142,36 @@ span.command { #33 (Some) plugins need -lm. + + + #39 + Double bind() non-multicast AF_INET + + + + #40 + Missing stub function + + + + #41 + Missing includes for timeval + + + + #42 + syntax error in empeg_host section + + + + #44 + gcc 4.3.2-1ubuntu12 SUYB patch + + + + #45 + disobedience doesn't configure its back end + -- [mdw]