[Pkg-mpd-commits] [python-mpd] 65/262: CHANGES.txt: adding changes in prep for 0.3.0 release

Simon McVittie smcv at debian.org
Sun May 22 18:16:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch upstream
in repository python-mpd.

commit a8b38c7c44c731525fdf02c4bf8cec5acfe86031
Author: J. Alexander Treuman <jat at spatialrift.net>
Date:   Thu Jul 15 18:17:59 2010 -0400

    CHANGES.txt: adding changes in prep for 0.3.0 release
---
 CHANGES.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 6e6d402..3d5f05a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,18 @@
 python-mpd Changes List
 =======================
 
+Changes in 0.3.0
+----------------
+
+* correctly handle errors in command lists (fixes a longstanding bug)
+* raise IteratingError instead of breaking horribly when called wrong
+* added fileno() to export socket FD (for polling with select et al.)
+* asynchronous API (use send_<cmd> to queue, fetch_<cmd> to retrieve)
+* support for connecting to unix domain sockets
+* added consume and single commands
+* added idle and noidle commands
+* added listplaylists command
+
 Changes in 0.2.1
 ----------------
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list