From 9c1e088ce54304b24927d712c06a138e0a5df1a6 Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Mon, 14 Jun 2004 19:01:06 +0000
Subject: [PATCH] add default port change to ChangeLog

git-svn-id: https://svn.musicpd.org/mpd/trunk@1482 09075e82-0dd4-0310-85a5-a0d7c8717e4f
---
 ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8f982d4d9..cd4419729 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,8 @@ ver 0.11.0 (2004/6/17)
 17) --create-db no long starts the daemon
 18) --no-daemon outputs to log files
 19) --stdout sends output to stdout/stderr
-20) Lots of other cleanups and Bugfixes
+20) Default port is now 6600
+21) Lots of other cleanups and Bugfixes
 
 ver 0.10.4 (2004/5/26)
 1) Fix configure problems on OpenBSD with langinfo and iconv