diff options
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index a2a176d7c7..03d37dc03e 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,13 @@ +2001-01-17 Federico Mena Quintero <federico@ximian.com> + + * wombat.c (setup_pcs): Return a success value. + (setup_pas): Likewise. + (setup_config): Likewise. + (main): Exit if we could not initialize all of the Wombat + services. + (init_corba): Check the return value of gnome_init_with_popt_table(). + (main): Call bindtextdomain() and textdomain(). + 2000-12-23 Ettore Perazzoli <ettore@helixcode.com> * Makefile.am (INCLUDES): Add `-I$(top_builddir)/calendar/pcs' for |