[Pkg-mpd-commits] [python-mpd] 245/262: update Changelog/README

Simon McVittie smcv at debian.org
Sun May 22 18:16:53 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 f3e41025e89288f0aea169a85c629cd682d3a55d
Author: Jörg Thalheim <joerg at higgsboson.tk>
Date:   Fri Nov 21 17:26:59 2014 +0100

    update Changelog/README
---
 README.rst      | 5 +++--
 doc/changes.rst | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index b4514df..ddee276 100644
--- a/README.rst
+++ b/README.rst
@@ -20,8 +20,9 @@ The following features were added:
 
 -  Python 3 support (but you need at least Python 2.6)
 -  support for the upcoming client-to-client protocol
--  support for new commands from MPD v0.17 (seekcur, prio, prioid,
-   config, searchadd, searchaddpl)
+-  support for new commands from MPD (seekcur, prio, prioid,
+   config, searchadd, searchaddpl, listfiles, rangeid, addtagid, cleartagid,
+   mount, umount, listmounts, listneighbors)
 -  remove deprecated commands (volume)
 -  explicitly declared MPD commands (which is handy when using for
    example `IPython <http://ipython.org>`__)
diff --git a/doc/changes.rst b/doc/changes.rst
index f8aecb5..ce9570b 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,6 +1,10 @@
 python-mpd2 Changes List
 ========================
 
+Changes in v0.5.4
+-----------------
+* support for listfiles, rangeid, addtagid, cleartagid, mount, umount, listmounts, listneighbors
+
 Changes in v0.5.3
 -----------------
 * noidle command does returns pending changes now

-- 
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