summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-17 22:53:35 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-17 22:53:35 +0000
commit255f131648030618f753c27139d4b278f11020c7 (patch)
treeb28a41924089d059424f06bd06ff73cf10838b5e /ChangeLog
parent5e1efcee823576470ffa3ae2f57ba5c6020e436b (diff)
parent4b30fc7d0ad482d4449703e9270df933cdd755ee (diff)
downloadxine-lib-255f131648030618f753c27139d4b278f11020c7.tar.gz
xine-lib-255f131648030618f753c27139d4b278f11020c7.tar.bz2
Merge from 1.1.
--HG-- rename : doc/faq/faq.sgml => doc/faq/faq.docbook rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c rename : src/libxineadec/xine_vorbis_decoder.c => src/combined/xine_vorbis_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ea6c2484..924a184fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,10 @@ xine-lib (1.1.90) (Unreleased)
active and thus it's no more usable. If you were using SyncFB somehow,
please use DirectFB or VIDIX instead.
+xine-lib (1.1.10) (unreleased)
+ * Update Ogg and Annodex mimetypes and extensions.
+ * Change the default v4l device paths to /dev/video0 and /dev/radio0.
+
xine-lib (1.1.9.1)
* Security fixes:
- Fix a buffer overflow in RTSP header-handling code. (CVE-2008-0225)