From 9240ef253f5adb849f2a0eb400bc80e57634bc07 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 29 Oct 2001 23:03:48 +0000 Subject: new function, ifdef'ed DEBUG_BACKENDS. (main): add SIGUSR2 handler for 2001-10-29 Chris Toshok * wombat.c (dump_backends): new function, ifdef'ed DEBUG_BACKENDS. (main): add SIGUSR2 handler for dump_backends, ifdef'ed DEBUG_BACKENDS. svn path=/trunk/; revision=14375 --- wombat/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'wombat/ChangeLog') diff --git a/wombat/ChangeLog b/wombat/ChangeLog index a76545aa3a..b9cf6592a6 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,9 @@ +2001-10-29 Chris Toshok + + * wombat.c (dump_backends): new function, ifdef'ed DEBUG_BACKENDS. + (main): add SIGUSR2 handler for dump_backends, ifdef'ed + DEBUG_BACKENDS. + 2001-10-22 Ettore Perazzoli * wombat.c (main): Register the public ConfigDatabase interface -- cgit