From 14f890ace90e06b92985d23b310caf1864f920ec Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 10 Oct 2007 15:40:44 +0100 Subject: Deprecate xine-config and re-implement it in terms of "pkg-config libxine". xine-config is no longer a build-time generated file. --HG-- rename : misc/xine-config.in => misc/xine-config --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9d65d6bbe..4301066d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ xine-lib (1.1.90) (Unreleased) * Add support for VDR. + * xine-config is deprecated in favour of pkg-config libxine. + Use "pkgconfig --variable=foo libxine" where you previously used + "xine-config --foo". * Reorder and modify public structures to reduce the holes caused by padding especially on 64-bit architectures. * Remove the buttons array from video_overlay, as the feature linked to that -- cgit v1.2.3