Changelog for
libmpdclient-devel-2.6-1.2.x86_64.rpm :
* Tue Nov 01 2011 detlefAATTlinks2linux.de- new upstream version <2.6>
* mpd/client.h: include message.h
* queue: support song priorities
* Sat Jul 23 2011 detlefAATTlinks2linux.de- new upstream version <2.5>
* playlist: implement the command \"listplaylists\"
* idle: support event \"sticker\"
* support the client-to-client protocol (MPD 0.17)
* Fri Jan 14 2011 detlefAATTlinks2linux.de- new upstream version <2.4>
* configure.ac, resolver: implement flag --disable-tcp
* resolver: fix IPv4/IPv6 on the loopback device
* player: support the command \"clearerror\"
* connection: add function mpd_connection_get_server_error_location()
* settings: expose connection settings
* iso8601, send: format string workarounds for WIN32
* Makefile.am: fix doxygen in out-of-tree build
* Sat Sep 25 2010 detlefAATTlinks2linux.de- new upstream version <2.3>
* get default timeout from environment variable MPD_TIMEOUT
* fix assertion failures on malformed URI
* song: support attribute \"Range\"
* MixRamp support
* fix the LIBMPDCLIENT_CHECK_VERSION() macro
* Mon Dec 07 2009 detlefAATTlinks2linux.de- new upstream version <2.1>
* status: added mpd_status_get_elapsed_ms()
* sticker: added sticker support
* song: copy last_modified value in mpd_song_dup()
* socket, async: use WSAGetLastError() instead of errno on WIN32
* socket: connect in non-blocking mode
* socket: set the close-on-exec flag
* tag: support C++
* sync: optimistic write, reduce select() calls
* Makefile.am: use --version-script only with GNU ld
* added library version compile-time checks
* Wed Oct 07 2009 detlefAATTlinks2linux.de- initial build for PackMan <2.0>