Thu Jan 28 13:50:25 1999  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* Makefile.in (XFCPPFLAGS): Define for f77 code.
	(XCPPFLAGS): Only use for C-style code.

Sat May 30 23:17:13 1998  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* plplot.h (VOID): Delete.
	* plfill.c, plfont.c, plhist.c, plot3d.c: Use void instead of
	VOID.

Sun Dec  7 15:47:32 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* plbuf.c (tmpfile_win32): Renamed from tmpfile_cygwin32 since it
	seems to apply to CRTDLL as well (mingw32).
	(plbuf_tidy): Don't try to close an unopened stream. Bug fix.

Fri Sep 26 22:01:58 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* plbuf (tmpfile_cygwin32): cygwin32 replacement for standard
	tmpfile routine to avoid the need for existing /tmp. Use Windows 
	calls to get the correct tmpdir and tmpfile.
	(plbuf_init): Use on cygwin32 && CXRL.

Fri Aug 29 14:26:58 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* plfont.c (win32_get_shadow_root): New function to get
	SHADOW_ROOT from win32 registry (when -DCXRL=1).
	(plfontopen): Use.

	* Makefile.in: Pass SHADOW_VERSION for win32 registry info.

Sat Nov 30 16:53:52 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>
	
	* plfont.c (plfontopen):  Use SHADOW_DATA_DIR and then SHADOW_ROOT
	to find fonts.

	* plplot.h: BINARY_FLAG is true for _WIN32 as well (not just MSDOS);
	otherwise the font files are read incorrectly.

Thu Jul 11 08:52:28 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* plplot.h: AIX 4.x xlc gets mad when you redefine unix, so had
	to ifdef around it.

	* Started ChangeLog
