summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-27 09:57:12 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-27 09:57:12 +0000
commit8c39272f0afb035340c9c196317bd1fbe377f4de (patch)
treea6819793f5fc1a71ea667b313d12e0cd0e1eb76a /debian/changelog
parenta3ce1c658aa10a1f6d18c4f47e4314ca5339b9d1 (diff)
downloadmpv-8c39272f0afb035340c9c196317bd1fbe377f4de.tar.bz2
mpv-8c39272f0afb035340c9c196317bd1fbe377f4de.tar.xz
Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
/etc/mplayer.conf). Spotted by Kiss Gabor <kissg@sztaki.hu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7097 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d76c81548b..796c8cab8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mplayer (0.90-2) unstable; urgency=low
+
+ * Use the confdir we compile with in the helper scripts
+ (/etc/mplayer/mplayer.conf instead of /etc/mplayer).
+
+ -- Diego Biurrun <diego@biurrun.de> Tue, 27 Aug 2002 11:18:50 +0200
+
mplayer (0.90-1) unstable; urgency=low
* 0.90 release including latest alsa9 fixes