diff options
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index d54b57bb34..a0dca9964c 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,11 @@ +2000-04-30 Federico Mena Quintero <federico@helixcode.com> + + * wombat.c (setup_pas): Connect to the "last_book_gone" signal of + the book factory. + (last_book_gone_cb): Handle the "last_book_gone" signal. + (termination_handler): Check if the book factory has zero running + backends. + 2000-04-30 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added ename libs to LDADD. |