diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-17 22:54:43 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-17 22:54:43 +0100 |
commit | cd398a1104456a8f26e61839dd587b9d5df78832 (patch) | |
tree | 740ab9e8230ed53caa68c813c4008e0eefe19ed6 | |
parent | b4c14c09230b4e6f286e77dde57713724d40ef42 (diff) | |
download | xine-lib-cd398a1104456a8f26e61839dd587b9d5df78832.tar.gz xine-lib-cd398a1104456a8f26e61839dd587b9d5df78832.tar.bz2 |
Add a changelog entry for the now-merged VDR support.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ xine-lib (1.1.90) (Unreleased) + * Add support for VDR. * Reorder and modify public structures to reduce the holes caused by padding especially on 64-bit architectures. * Remove the buttons array from video_overlay, as the feature linked to that |