aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-07-12 17:07:37 +0000
committerKalle Wallin <kaw@linux.se>2004-07-12 17:07:37 +0000
commitd5ca1e00d91bbc0ad4543a6456c9a3209ca2e269 (patch)
tree1fd48eb3ff24c2492828406d7263f584079ca62d /ChangeLog
parent38f981dd428f68ac70d710a3593e7e6bdd90e126 (diff)
downloadmpd-d5ca1e00d91bbc0ad4543a6456c9a3209ca2e269.tar.gz
mpd-d5ca1e00d91bbc0ad4543a6456c9a3209ca2e269.tar.xz
mpd-d5ca1e00d91bbc0ad4543a6456c9a3209ca2e269.zip
Removed support for the old configuration syntax
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1853 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e56ec81c..31d6508e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2004-07-12 Kalle Wallin <kaw@linux.se>
* options.c: fixed short option handling for multiple short options
at once (-abcde)
+ * conf.c: removed support for the old configuration syntax
2004-07-09 Kalle Wallin <kaw@linux.se>
* ncmpc-0.11.0 released (r1820)