From 8167cbdeba3c6c033ed1ea781d9dfa64a015bc73 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 29 Mar 2012 17:40:38 +0200 Subject: [PATCH] CHANGELOG: update changelog Signed-off-by: Stephan Raue --- CHANGELOG | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6ecd4c33f8..3ec030e2de 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,14 +6,17 @@ 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.3 + - update gcc to gcc-4.7.0 - update openssl to openssl-1.0.1 - update xorg-server to xorg-server-1.11 - update to Kernel 3.2 - update to Mesa-8.0.1 Added functions: - - PXE netboot support + - PXE netboot support: + - booting over NFS support + - booting over NBD support + - booting over iSCSI support - Airplay support - Airtunes support - CEC support @@ -22,6 +25,7 @@ Added functions: Changed functions - change bootsplash from plymouth-lite to fbsplash + - changed ATV build to use Nvidia binary graphic driver (incl HDMI audio) Removed functions: - remove netmount.conf (XBMC includes native NFS/AFP/CIFS/SSH support)