Index: frysk-core/frysk/proc/ChangeLog 2005-10-23 Andrew Cagney <cagney@redhat.com> * TestLib.java: Use TaskObserver .Execed. * Task.java: Add .notifyExeced. * TaskState.java: Replace Proc ..taskExeced with Task .notifyExeced. * Proc.java: Delete .taskExeced. Index: frysk-gui/frysk/gui/monitor/ChangeLog 2005-10-23 Andrew Cagney <cagney@redhat.com> * ActionPool.java: Replace use of Proc .taskExeced with runtime exception throw.