From 9ddfd9aa502ee36ef715943dbb4e2dd79b144efe Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Fri, 5 Mar 2004 19:43:16 +0000
Subject: [PATCH] git-svn-id: https://svn.musicpd.org/mpd/trunk@210
 09075e82-0dd4-0310-85a5-a0d7c8717e4f

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 4ba1359b7..a26fda901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 0.10.1 (2004/3/8)
+1) Check to see if we need to add "-lm" when linking mpd
+2) Fix issues with skipping bad frames in an mp3 (this way we get the correct samplerate and such)
+3) Fix crossfading bug with ogg's
+
 ver 0.10.0 (2004/3/3)
 1) Use UTF-8 for all client communications
 2) Crossfading support