2008-02-11  Andrew Cagney  <cagney@redhat.com>

	* TestMode.java: Use frysk.rsl.
	* TestSpecial.java: Ditto.
	* TestSpeed.java: Ditto.
	* TestLib.java: Ditto.

2007-12-04  Andrew Cagney  <cagney@redhat.com>

	Merged frysk.sys.Sig into frysk.sys.Signal.
	* TestLib.java: Use Signal.CHLD.drain().

2007-04-17  Andrew Cagney  <cagney@redhat.com>

	* cni/Flow.cxx (flow): Update calls to printf style throwErrno.
	* cni/Flush.cxx (flush): Ditto.
	* cni/Termios.cxx (get, set, sendBreak, drain): Ditto.

2007-03-28  Mark Wielaard  <mark@klomp.org>

	* TestLib.java (logger): Use frysk.sys.termios for getLogger().

2007-03-06  Andrew Cagney  <cagney@redhat.com>

	* TestLib.java (verifySttyOutputContains): Create a child process
	and wait for it to exit before attempting to read its output.
	(tearDown): Wait for any child pid events.
	
2007-02-20  Tim Moore  <timoore@redhat.com>

	* cni/Control.cxx, cni/Input.cxx, cni/Local.cxx, cni/Output.cxx:
	Include Mode.h explicitly in order to force correct dependency
	generation.

2007-02-19  Andrew Cagney  <cagney@redhat.com>

	* TestLib.java: Use PseudoTerminal .getFile.
	
	* Action.java: New file.
	* Control.java: New file.
	* Flow.java: New file.
	* Flush.java: New file.
	* Input.java: New file.
	* Local.java: New file.
	* Mode.java: New file.
	* Output.java: New file.
	* Special.java: New file.
	* Speed.java: New file.
	* Termios.java: New file.
	* TestLib.java: New file.
	* TestMode.java: New file.
	* TestSpecial.java: New file.
	* TestSpeed.java: New file.
	* TestTermios.java: New file.
	* cni/Control.cxx: New file.
	* cni/Flow.cxx: New file.
	* cni/Flush.cxx: New file.
	* cni/Input.cxx: New file.
	* cni/Local.cxx: New file.
	* cni/Output.cxx: New file.
	* cni/Special.cxx: New file.
	* cni/Speed.cxx: New file.
	* cni/Termios.cxx: New file.


Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
