diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 00:37:33 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 00:37:33 +0000 |
commit | 87d72726273d21a3e61b68968c0be68762dc1ccb (patch) | |
tree | b012be09b3d033dd513951c96a765aab370994a9 /ChangeLog | |
parent | d73fc5192cf51b115695a0121629a2fe076324cb (diff) | |
download | xine-lib-87d72726273d21a3e61b68968c0be68762dc1ccb.tar.gz xine-lib-87d72726273d21a3e61b68968c0be68762dc1ccb.tar.bz2 |
Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config).
Remove the "deprecated" warnings since xine-config is not deprecated in 1.1.x.
--skindir no longer works.
--HG--
rename : misc/xine-config.in => misc/xine-config
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ xine-lib (1.1.10) (unreleased) * Unescape the filename in "#save:". This allows filenames to contain ';' etc. without ambiguity, e.g. "#save:foo%3B1.ts" -> "foo;1.ts", but front end authors should be careful with xine-lib older than 1.1.10. + * Backported xine-config & libxine.pc from 1.2. + Consequently, xine-config now requires pkg-config. xine-lib (1.1.9.1) 2008-01-11 * Security fixes: |