diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-19 13:45:14 +0100 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-11-19 13:45:14 +0100 |
commit | 5923f8943bdfc5aa737f90b093f4b232a17b9cfb (patch) | |
tree | 5d3ec1962b37430cb24f80c5f909fd0be9b5f286 | |
parent | b98d120bd69e7588141823c7ac60e0b5334e83b1 (diff) | |
download | xine-lib-5923f8943bdfc5aa737f90b093f4b232a17b9cfb.tar.gz xine-lib-5923f8943bdfc5aa737f90b093f4b232a17b9cfb.tar.bz2 |
Add ChangeLog entry.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ xine-lib (1.1.90) (Unreleased) * The XML parser handles CDATA elements. * Text handling within XML is improved. * DVB subtitles' opacity is now controllable. + * The internal copies of libcdio and libvcd are no longer present, + you need to use an installed copy of them if you want VCD support. xine-lib (1.1.9) (unreleased) * Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8). |