summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-25 15:07:51 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-25 15:07:51 +0000
commite1c221ba977a17e1cd47cc1eb78d4ffc967dec3e (patch)
treeb533238d75135dc34d4446982e7150ca502dcd1d /ChangeLog
parent28b6e56a42b8845cb0c462c0a5a6915ff722c427 (diff)
downloadxine-lib-e1c221ba977a17e1cd47cc1eb78d4ffc967dec3e.tar.gz
xine-lib-e1c221ba977a17e1cd47cc1eb78d4ffc967dec3e.tar.bz2
Fix race condition in audio_out by using a recursive mutex; patch by Reinhard Nissl. [bug #1551911]
CVS patchset: 8437 CVS date: 2006/12/25 15:07:51
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e197f9b63..2420b715a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ xine-lib (1.1.4)
* Applied the patch to fix text relocation, provided by PaX Team for Gentoo
and previously applied by other distributions as well. Fixes the non-PIC
code being generated.
+ * Fix race condition in audio_out by using a recursive mutex; patch by
+ Reinhard Nissl. [bug #1551911]
xine-lib (1.1.3)
* Security fixes: