==== 0.0.12 ==== 2005-09-07 William Jon McCann * NEWS: Update for 0.0.12 release. 2005-09-07 William Jon McCann * src/gs-job.c (gs_job_finalize): Only destroy hash if not NULL. Fixes #315422. (gs_job_set_theme, gs_job_start): Don't warn on NULL themes since they are interpreted as no-op jobs. 2005-09-06 William Jon McCann * src/gs-watcher-x11.[ch] (gs_watcher_class_init, maybe_send_signal): Use a boolean return value for idle signal to check if the signal was handled. * src/gs-monitor.c (watcher_idle_cb): Use new boolean watcher idle signal. * src/gs-listener-dbus.[ch] (gs_listener_set_idle): Make function return false if idle can't be set because it is inhibited. 2005-09-05 William Jon McCann * configure.ac: Post release version bump.