summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2005-05-02 21:13:42 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2005-05-02 21:13:42 +0000
commit4f94897f180ea9aeef5457cc81fc5e1f42058c94 (patch)
treee2e5c1658b01bd6b145a88c5472c1700889734d1 /ChangeLog
parentd53774bcbda5319e132566e7bf42243946b6d3b1 (diff)
downloadxine-lib-4f94897f180ea9aeef5457cc81fc5e1f42058c94.tar.gz
xine-lib-4f94897f180ea9aeef5457cc81fc5e1f42058c94.tar.bz2
**BUGFIX**
Support --enable-fpic with recent versions of gcc. (The original version of this patch was supplied by Nix <nix@esperi.org.uk>.) CVS patchset: 7513 CVS date: 2005/05/02 21:13:42
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e08e00af..58a0ec0cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ xine-lib (1.1)
xine-lib (1.0.2)
* fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update.
+ * support --enable-fpic with recent versions of gcc
xine-lib (1.0.1)
* Big XvMC quality / correctness / cpu-usage fix. [bug #1114517]