diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-07-11 03:51:42 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-07-11 03:51:42 +0000 |
commit | 0ce6bb72c96905261764c4d06c008e78818c32e5 (patch) | |
tree | 344841cbdf801f7e55e35ea4efddf9ef2327a589 | |
parent | 695e46e58ed9a45e85ed83eaa88c2b1d5ba1be78 (diff) | |
download | xine-lib-0ce6bb72c96905261764c4d06c008e78818c32e5.tar.gz xine-lib-0ce6bb72c96905261764c4d06c008e78818c32e5.tar.bz2 |
Add one more note to ChangeLog.
CVS patchset: 8113
CVS date: 2006/07/11 03:51:42
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ xine-lib (1.1.3) special functions), to replace the min-symtab option that wasn't working. * Add "m4b" to the list of supported file extensions for the Qt demuxer, to allow playing (unprotected) audiobooks in AAC format. + * Remove --disable-fpic hack, prefer using --without-pic instead. xine-lib (1.1.2) * Security fixes: |