# HG changeset patch # User bartv # Date 1233770804 0 # Node ID 7bd37062c9819a21620ecad53074d396a69f213c # Parent c92d18208533b33f9cafd9f23330aa2241b47996 Rely on the generic watchdog code's prioritized constructor. diff --git a/packages/devs/watchdog/synth/current/ChangeLog b/packages/devs/watchdog/synth/current/ChangeLog --- a/packages/devs/watchdog/synth/current/ChangeLog +++ b/packages/devs/watchdog/synth/current/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Bart Veer + + * src/synth_watchdog.cxx: use the generic watchdog package's + prioritized constructor. + 2008-08-18 Bart Veer * host/Makefile.am: update host-side configury @@ -44,7 +49,7 @@ 2002-09-04 Bart Veer