2007-07-24  Andrew Cagney  <cagney@redhat.com>

	* ConsoleWindow.java: Update; package frysk.cli.hpd moved to
	frysk.hpd.

2007-05-03  Stan Cox  <scox@redhat.com>

	* ConsoleWindow.java (reader): Remove CLI command line parameter.

2007-02-21  Stan Cox  <scox@redhat.com>

	* ConsoleWindow.java (reader): Add CLI initial command line parameter.

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

	* ConsoleWindow.java: Update, use PseudoTerminal .getFile.

2007-01-29  Andrew Cagney  <cagney@redhat.com>

	* ConsoleWindow.java: Update, frysk.sys.Pty renamed to
	frysk.sys.PseudoTerminal.

2006-09-15  Mike Cvet  <mcvet@redhat.com>

	* ConsoleWindow.java: Applied GNU formatting. Added as a menu item
	in the SourceWindow.

2006-06-27  Ivan Pantuyev  <ipantuye@redhat.com>

	* ConsoleWindow.java: Better name, better prompt, better colors

2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>

	* ConsoleWindow.java: now uses a custom terminal for jline

2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>

	* ConsoleWindow.java: made the window shutdown when cli thread finishes

2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>

	* ConsoleWindow.java: connected to CLI

2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>

	* ConsoleWindow.java (ConsoleWindow): Deleted main
	looks like the build system greps for main and tries
	to do something special. Fixes undefined ref problem.

2006-06-24  Phil Muldoon  <pmuldoon@redhat.com>

	* ConsoleWindow.java: Removed main(). 
	Removed Gtk.init. (!!).

2006-06-23  Ivan Pantuyev  <ipantuye@redhat.com>

	* ConsoleWindow.java: new
