summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d65d6bbe..4301066d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
xine-lib (1.1.90) (Unreleased)
* Add support for VDR.
+ * xine-config is deprecated in favour of pkg-config libxine.
+ Use "pkgconfig --variable=foo libxine" where you previously used
+ "xine-config --foo".
* 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