summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 933a5b700..3cc2f4b93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ xine-lib (1.1.8) (Unreleased)
* Disable mediaLib support by default (the licenses probably disallow the
distribution of xine binaries built against mediaLib, and on non-VIS
capable boxes it's probably worse than our own code).
+ * Rename endianness-reading macros so that they don't collide with Solaris
+ system macros. BE_/LE_ are now _X_BE_ and _X_LE_.
xine-lib (1.1.7)
* Support libdca (new name for libdts) by shuffling around the dts.h file.