2004-08-30 Mark McLoughlin * configure.in: Version 2.7.92. 2004-08-30 Mark McLoughlin Fix problem with schemas install. Bug #151334. * gconf/gconftool.c: (process_locale_info): install the global default in the C locale only. 2004-08-30 Mark McLoughlin Lots of debugging info from Mickey Stein narrowed this one down in bug #150779. * gconf/gconfd.c: (drop_old_databases): don't drop the default database here, we do that later. Hangover from the fact that the default database didn't use to be on db_list. 2004-08-30 Mark McLoughlin Patch from Josselin Mouette in bug #148028 * gconf/gconfd.c: (periodic_cleanup_timeout): save and reload ~/.gconfd/saved_state so we don't drop listeners when reloading the database. 2004-08-27 Mark McLoughlin * gconf/gconftool.c: (process_locale_info): don't explicitly install the global default in a schema for every locale since we happily fall back to the C locale anyway. Fixes bug #131488. 2004-08-25 Mark McLoughlin * backends/markup-tree.c: (markup_entry_get_value): don't abort if we find no local schema to match any locales - there may not be a "C" local schema at all. See bug #147522 for a test case from Caio Begotti 2004-08-19 Mark McLoughlin * configure.in: post-release bump to 2.7.92. ==================== 2.7.91.1 ====================