Sun Nov  2 12:19:07 1997  Phil Maker  <pjm@chingiz.cs.ntu.edu.au>

	* See the nana.texi file at the end for some more projects.

Sun Oct 26 11:10:46 1997  Phil Maker  <pjm@chingiz.cs.ntu.edu.au>

	* Ideally we need to tell gcc, etc that we would like
	like all variables brought uptodate for checking/printing.
	What are the rules for asm(...) in gcc with various
	levels of optimisation.

	* Add per machine configure values for the different machine
	types (see configure.in). 

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.

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.

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

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/C Programmers 
	Journal).



