Author: kelnos Date: 2008-09-12 20:28:15 +0000 (Fri, 12 Sep 2008) New Revision: 27845
Modified: libxfcegui4/trunk/NEWS Log: merge NEWS from 4.4 branch Modified: libxfcegui4/trunk/NEWS =================================================================== --- libxfcegui4/trunk/NEWS 2008-09-12 20:24:34 UTC (rev 27844) +++ libxfcegui4/trunk/NEWS 2008-09-12 20:28:15 UTC (rev 27845) @@ -1,3 +1,23 @@ +4.4.2 +===== +- Free list returned by gtk_container_get_children(). +- Remove trailing parens on AC_INIT version info to work around bug + in intltool 0.35.x and 0.36.x. +- Allocate a copy of passed cliend id, program name and working directory + in session management, in case the application frees the data. +- Properly deal with %-starting 'field codes' in commands from .desktop files +- Updated translations: Maximilian Schleiss (nl), Dimitri Gogelia (ka), + Pablo Vieira and Jose Vitor Lopes e Silva (pt_BR), Mişu Moldovan (ro. +- New translations: Terje Uriansrud (nb_NO), Nuno Miguel (pt_PT), + Tegegne Tefera (am), Manatsawin (th), RPrieditis (lv). + + +4.4.1 +===== +- Change 2 GPL headers to LGPL. +- Test for support of -Wall, -Werror and -errwarn=%all. (Bug #2918). + + 4.4.0 ===== - Fix file conflict in xfce4-panel and xfce-mcs-plugins by moving the common _______________________________________________ Xfce4-commits mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce4-commits
