diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-02-09 17:17:23 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-02-09 17:17:23 +0000 |
commit | c577d6a8073f9da8c528cce239b601e0e1366d65 (patch) | |
tree | 9fa4b61e59ce7b60581afe9dfe5e1705a820db8f /ChangeLog | |
parent | 25a1e6cb1385e77a885fd7d1b8ed1da1ca06e4ca (diff) | |
download | xine-lib-c577d6a8073f9da8c528cce239b601e0e1366d65.tar.gz xine-lib-c577d6a8073f9da8c528cce239b601e0e1366d65.tar.bz2 |
Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ xine-lib (1.1.11) unreleased * Made the version parsing much more reliable; it wasn't properly coping with four-part version numbers. This affects any program whose build scripts use xine-lib's automake macros. + * Whoops, broke MMX on x86 in 1.1.10.1. xine-lib (1.1.10.1) 2008-02-07 * Security fixes: |