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)