Wed May 21 20:07:51 1997  Phil Maker  <pjm@chingiz.cs.ntu.edu.au>

	* Add in support for an OK() method which traverses across
	all objects in the system. This would require a call
	to register each object in the constructor.

Thu May 15 09:36:05 1997  Phil Maker  <pjm@chingiz.cs.ntu.edu.au>

	* Add a binary (instead of ascii text) interface to L_buffer.c
	[This would require the user the user to provide a decode function]

	* Add support for FORTRAN, Ada, etc back in to the system.

Tue Jun 25 19:10:40 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* The powerpc support should be implemented using a gnu 
	powerpc-unkown-eabi-nana-clg style. [I think this happens
	by magic with autoconfigure]

Wed Jun 19 08:53:05 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* Fix up Varargs extension in L, DL by only using
	  varags if compiling under GCC. Otherwise fall back to the
	  old L(("hello %s\n", "world")) trick. Remember to fix
	  ANNOUNCE, as well when you do this.

Fri Jun  7 10:02:41 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* Add --help, etc to all the shell scripts

Wed Jun  5 22:12:09 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* Maybe add a circular buffer using mmap to keep a file up to
	date with the old information from L_buffer

Tue May 28 14:33:09 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* Improve the Ada support.

Sun May 12 10:19:28 1996  Phil Maker  <pjm@morinda.cs.ntu.edu.au>

	* Fix Q.h so that it doesn't use the statement value expression
	extension of GNU C/C++. This can be done for C++; see the
	bibliography for the method to use (Mueller? Dr Dobbs).



