============================= 2.16.1 ====================== 2007-01-30 Kjartan Maraas * backends/evoldap-backend.c: (subst_variables): Fix a couple compiler warnings. 2007-01-25 Kjartan Maraas * gconf/gconf-client.c: (gconf_client_get_float), (gconf_client_get_int), (gconf_client_get_string), (gconf_client_get_bool), (gconf_client_get_schema), (gconf_client_get_list), (gconf_client_get_pair): Fix up the error handling again. Noticed by Richard Hult. Closes bug #360224 for good. 2007-01-24 Kjartan Maraas * configure.in: Bump version so we differ from the last released tarball. 2007-01-04 Tom Tromey * gconf/gconf-internals.c (gconf_activate_server): Close write end of pipe in parent process. Bug #365416. 2006-11-23 Pascal Terjan * backends/evoldap-backend.c: Fix small leak (#345297, coverity #2742) 2006-10-07 Matthias Clasen * gconf/gconf-client.c: Fix error handling in the getters. (#102050, #360224)