Skip to content

Commit 1070e74

Browse files
committed
Update HCAR entry
1 parent b5b3dbf commit 1070e74

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

hcar-entry.tex

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
\begin{hcarentry}{libmpd}
2-
\report{Ben Sinclair}
2+
\report{Joachim Fasting}
33
\status{maintained}
4-
\participants{Joachim Fasting}
4+
\participants{Andrzej Rybczak}
55
\makeheader
66

77
\textsc{libmpd} is a client implementation of the MPD music playing
8-
daemon's network protocol. The interface has mostly stabilised and is
9-
usable. Although the next release will have an improved API using a
10-
typeclass, it should be source compatible. In version 0.3.1 some bugs
11-
have been addressed to fix the automatic reconnection feature and to
12-
be more permissive with data from the server.
8+
daemon's network protocol. Since the last report (version 0.3.1), several
9+
improvements have been made to the API and protocol compliance.
1310

14-
Support for bytestrings is planned for the future.
11+
Maintenance of the project has been transfered (to me), but I do not
12+
personally use MPD anymore, so I mainly take care of cutting releases.
1513

1614
\FurtherReading
17-
The project's web page is at \url{http://projects.haskell.org/libmpd/}
15+
The project's web page is at \url{http://github.com/joachifm/libmpd-haskell/}
1816
and MPD can be found at \url{http://www.musicpd.org/}.
1917
\end{hcarentry}

0 commit comments

Comments
 (0)