aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Obergrusberger <tradiaz@yahoo.de>2006-08-04 21:23:00 +0000
committerAndreas Obergrusberger <tradiaz@yahoo.de>2006-08-04 21:23:00 +0000
commitcfbf6179dbddab889b117aa6a8b1aa37daa2f60d (patch)
tree7ef5f89c18e7b1dde0996a3486b60d9a94ac4dd1
parentb4e85f4568f376d68c1b9123c1dae26da4beacfb (diff)
downloadmpd-cfbf6179dbddab889b117aa6a8b1aa37daa2f60d.tar.gz
mpd-cfbf6179dbddab889b117aa6a8b1aa37daa2f60d.tar.xz
mpd-cfbf6179dbddab889b117aa6a8b1aa37daa2f60d.zip
ChangeLog update because of the fixed search screen
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4551 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--ChangeLog33
1 files changed, 19 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index 70aeac6be..2a17888db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,23 @@
+2006-09-5
+ * the 5th of august... it's dark around me... there are still flies constantly shitting
+ onto my screen's display surface and the search screen works now with new api
+ of libmpdclient. enabled by default.
+
2006-09-4
- * tradiaz is temporary maintainer of a special branch of ncmpc now
- https://svn.musicpd.org/mpd/ncmpc/branches/tradiaz
- the development will go on there till kaw shows up again
- contact him: tradiaz .AT. yahoo .DOT. de
-
- * added a lyrics screen. it downloads and shows lyrics from leoslyrics.com
- (storing and reading lyrics to come)
- have a look at the manpage for the lyrics_timeout config file option
- * catching signal SIGHUP now
- * host and port of mpd can be specified in the config file now
- * libmpdclient update (the experimental search screen is making problems with the it)
- * enhanced compatibility of Makefile.am for automake
- * jat fixed a bug that occured when being in a non existing
- directory in the browse screen
+ * tradiaz is temporary maintainer of a special branch of ncmpc now
+ https://svn.musicpd.org/mpd/ncmpc/branches/tradiaz
+ the development will go on there till kaw shows up again
+ contact him: tradiaz .AT. yahoo .DOT. de
+
+ * added a lyrics screen. it downloads and shows lyrics from leoslyrics.com
+ (storing and reading lyrics to come)
+ have a look at the manpage for the lyrics_timeout config file option
+ * catching signal SIGHUP now
+ * host and port of mpd can be specified in the config file now
+ * libmpdclient update (the experimental search screen is making problems with the it)
+ * enhanced compatibility of Makefile.am for automake
+ * jat fixed a bug that occured when being in a non existing
+ directory in the browse screen
2006-03-31 Kalle Wallin <kaw@linux.se>
* added danish translation from Mikkel Kirkgaard Nielsen