From a492f1ac9dccdf2f6f4767c5083549b6f7f36d0b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 18 Mar 2012 04:15:43 +0100 Subject: [PATCH] CHANGELOG: update CHANGELOG Signed-off-by: Stephan Raue --- CHANGELOG | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2861ecb176..6ecd4c33f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,11 +6,11 @@ Package updates: - update XBMC to XBMC-11.0 (Eden) - update eglibc to eglibc-2.15 - update Python to Python-2.7.2 - - update gcc to gcc-4.6.2 + - update gcc to gcc-4.6.3 - update openssl to openssl-1.0.1 - update xorg-server to xorg-server-1.11 - update to Kernel 3.2 - - update to Mesa-8.0pre + - update to Mesa-8.0.1 Added functions: - PXE netboot support @@ -18,9 +18,10 @@ Added functions: - Airtunes support - CEC support - libaacs support + - automatic framebuffer detection Changed functions - - change bootsplash from plymouth-lite to busybox's fbsplash + - change bootsplash from plymouth-lite to fbsplash Removed functions: - remove netmount.conf (XBMC includes native NFS/AFP/CIFS/SSH support)