From: J. Alexander Treuman Date: Sun, 23 Mar 2008 20:05:53 +0000 (-0400) Subject: CHANGES.txt: document change in previous commit X-Git-Tag: v0.2.0~9 X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=commitdiff_plain;h=bc5752e76919f918aa73b5c9dac2d218b1021e73 CHANGES.txt: document change in previous commit --- diff --git a/CHANGES.txt b/CHANGES.txt index 9cddb46..cbe5a24 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,5 +4,6 @@ python-mpd Changes List Changes in 0.2.0 ---------------- +* connect() will fail if already connected * commands may now raise ConnectionError * addid and update may now return None