1998-09-24  NIIBE Yutaka  <gniibe@chroot.org>

	* main.kl1: New file, Lights Out main routine.
	* Makefile: Changed for generate Lights Out program "lo".
	* README: Changed for lo.
	* README.kl1-x: New file which contains old README.

1998-07-14  NIIBE Yutaka  <gniibe@klic.org>

	* klic-with-x.kl1 (handle_one_event/1, handle_event_next/2): New
	Predicates.  Loop in KL1 to avoid problem around GC.
	Suggested by Sekita Daigo <sekita@mri.co.jp>

1998-07-09  NIIBE Yutaka  <gniibe@klic.org>

	* klic-with-x.kl1: Add stropts.h  (Headerfile for STREAMS).
	(exit): Call destroy/0 with lower priority 1000 at 0.5 second later.

	* NxN-buttons.kl1: Change the blinking.

1998-07-04  NIIBE Yutaka  <gniibe@mri.co.jp>

	Implement more interesting application.
	* NxN-buttons.kl1 (draw, draw0, draw_it, draw_loop,
	draw_loop_next): New predicates.

	Improvements.
	* klic-with-x.kl1 (button_data): Rename to callback_stream;
	(exit): Added.
	* NxN-buttons.kl1 (main): Use x:exit to stop main loop.

1998-07-03  NIIBE Yutaka  <gniibe@mri.co.jp>

	* klic-with-x.kl1 (handle_setup): Receive manage(R) message.
	(handle_pack_cmds): Message name change: managed --> manage.
	(handle_button_cmds): Ditto.

	* NxN-buttons.kl1 (main3): Emit manage(_) message.

1998-07-02  NIIBE Yutaka  <gniibe@mri.co.jp>

	* Makefile, NxN-buttons.kl1, klic-with-x.kl1:
	New files for KLIC Programming Contest '98.
