Wed Feb 02 11:20:00 2005 Brian Cameron * Release 2.6.0.7 Tue Jan 28 15:35:00 2005 Brian Cameron * This patch makes gdm2 build with newer versions of the build tools. Previously it was requiring automake-1.4, autoconf-1.4, and clocal-1.4. Better error checking in the newer version caught the following issues: * Makefile.am: Added distuninstallcheck_listfiles for the files in /var/scrollkeeper, which were causing "makedist" to fail. Removed intltool-modules/XML/Parser/Style/OrigTree.pm from EXTRA_DIST since that file isn't required by newer versions of intltool. * omf.make, xmldocs.make: Fixed errors in "makedist". I found a pointer to the fix here: mail.gnome.org/archives/desktop-devel-list/2003-December/msg00587.html * gui/Makefile.am, gui/greeter/themes/circles/Makefile.am, gui/modules/Makefile.am, gui/greeter/themes/happygnome/Makefile.am, config/Makefile.am, gui/greeter/themes/happygnome-list/Makefile.am: Added clean-local and uninstall-hook to fix errors in "makedist". Made sure all *.desktop files are in EXTRA_DIST. * daemon/slave.c: Not related to above patches. Fixed grammar again since we aren't in a string freeze. Sorry for the confusion. * autogen.sh: Now allow latest vicious-extensions to be included in the release. It was left out of the previous release due to schedule freeze. Tue Jan 25 17:18:00 2005 Brian Cameron * daemon/slave.c: Fixed grammar. Then backed out fix since just realized we are in a string freeze. Tue Jan 25 17:13:00 2005 Brian Cameron * configure.in: Correct Solaris audit configure to include -lbsm when needed. Mon Jan 24 17:15:00 2005 Brian Cameron * gui/gdmsetup.c: Corrected g_strconcat call. Patch provided by meissner@suse.de Thu Jan 19 18:25:00 2005 Brian Cameron * NEWS, MAINTAINERS: Added myself. George has asked me to assist with maintainership duties. Thu Jan 13 17:59:05 2005 George Lebl * gui/gdmwm.c: don't init the wm twice if gdm_wm_init is called twice. Fixes the greeter hanging if something went wrong with loading the theme. * gui/greeter/greeter.c: always destroy the dialog widget because sometimes we don't actually exit. Fixes non-fatal error dialogs hanging around. Tue Dec 14 12:23:35 2004 George Lebl * daemon/verify-pam.c: fix very unlikely possible leak 2004-12-09 Dwayne Bailey * configure.in: Added "zu" to ALL_LINGUAS. 2004-12-03 Dwayne Bailey * gui/gdmlanguages.c, config/locale.alias: add Zulu 2004-11-30 Dwayne Bailey * gui/gdmlanguages.c, config/locale.alias: add Afrikaans, Northern Sotho and South African English 2004-11-27 Dwayne Bailey * configure.in: Added "nso" to ALL_LINGUAS. Tue Oct 26 16:31:05 2004 George Lebl * Release 2.6.0.6