summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2006-02-05 16:15:12 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2006-02-05 16:15:12 +0000
commit9b3d8c574edf021f4f5af3dbb651d880badd92d4 (patch)
treeae459bad0ed592c5abd1ef30cd9607d267295b96 /ChangeLog
parent65e129ca36fc205208fe9a8029e628c7ad4da1ff (diff)
downloadxine-lib-9b3d8c574edf021f4f5af3dbb651d880badd92d4.tar.gz
xine-lib-9b3d8c574edf021f4f5af3dbb651d880badd92d4.tar.bz2
Fix detection of locale containing a modifier (like "@euro")
thanks Reinhard Nissl CVS patchset: 7874 CVS date: 2006/02/05 16:15:12
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b81e6cc67..0aa71d705 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,8 @@ xine-lib (1.1.2)
* Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)
* Fix xxmc subpictures (broken since 1.1.1)
* FFmpeg update (version 51.1.0)
-
+ * Fix detection of locale containing a modifier (like "@euro")
+
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.
When playing a 44.1khz stream on a 48khz only capable sound card.