Tue Jan 30 01:32:14 2007  Scott Christley  <scottc@net-community.com>

	Rearranged the directory structure moving the image libraries
	up a directory to be a sibling with dgs.
	* dgs/Makefile.in: Change for new directory structure.
	* dgs/configure.in: Likewise.
	* dgs/configure: Regenerate.
	* zlib/Makefile.in:
	* png/Makefile.in:

	* dgs/Version: Update.
	* dgs/doc/announce.tmpl.texi: Update.
	* dgs/doc/install/tmpl.texi: Update.
	* dgs/doc/news.tmpl.texi: Update.
	* dgs/doc/readme.tmpl.texi: Update.
	* dgs/doc/status.tmpl.texi: Update.
	* dgs/doc/todo.tmpl.texi: Update.
	* dgs/ANNOUNCE: Regenerate.
	* dgs/INSTALL: Regenerate.
	* dgs/NEWS: Regenerate.
	* dgs/TODO: Regenerate.

	* dgs/doc/Makefile.in: Generate STATUS and put in top dir.
	* dgs/STATUS: New file.

Sun Jan 11 14:17:05 1998  Scott Christley  <scottc@net-community.com>

	* Version: Update.
	* doc/install.tmpl.texi: Update.
	* doc/news.tmpl.texi: Update
	* ANNOUNCE: Regenerate.
	* INSTALL: Regenerate.
	* NEWS: Regenerate.

	* configure.in: Correct if statement.
	* configure: Regenerate.

	* dpsnx.agent.in: Run DGS from either the GNUstep directory
	structure or the normal bin directory.

Sun Jan 11 13:43:06 1998  Scott Christley  <scottc@net-community.com>

	* gs/dpsnx.agent.in: Move to up one directory.
	* Makefile.in: Add rules to build and install dpsnx.agent.
	* configure.in (bindirtop): Where dpsnx.agent is installed.
	* configure: Regenerate for configure.in changes.
	* gs/unix-end.mak: Eliminate install/uninstall of dpsnx.agent.
	* gs/unix-cc.mak: Regenerate for change to unix-end.mak.
	* gs/dvx-gcc.mak: Likewise.
	* gs/unix-gcc.mak: Likewise.
	* gs/unixansi.mak: Likewise.

	* gs/gsdpsx.c (gs_startXdpsagent): Get rid of TCP buffering.

Thu Sep 25 11:36:04 1997  Scott Christley  <scottc@net-community.com>

	* Modifications to support the GNUstep makefile package.
	* Makefile.in: Use libdir instead of gnustep libdir.
	* gs/dpsnx.agent.in: Use correct environment variable.
	* gs/gcc-head.mak: Use libdir instead of gnustep libdir.
	* gs/unix-gcc.mak: Regenerate for change to gcc-head.mak.
	* gs/dvx-gcc.mak: Likewise.

	* gs/gconfxx.h: Delete file as its regenerated automatically.

Wed Jul 30 13:39:56 1997  Ovidiu Predescu <ovidiu@net-community.com>

	* configure.in: Set the executable attributes to dpsnx.agent in
	AC_OUTPUT.
	* DPS/clients/makepsres/makepsres.c: Include <sys/dir.h> on NeXT
	systems. Exclude the definition of sys_errlist on some systems
	(patches from Gregor Hoffleit and David Wetzel).
	* DPS/clients/makepsres/makepsres.c (ProcessDirectory): Use `direct'
	structure instead of `dirent' on NeXT systems.
	* DPS/examples/line/LineMain.c (main): Call XDPSNXSetClientArg()
	instead of searching for DPS extension in the X server.
	* DPS/lib/dps/csfindNX.c: Initialize some global variables to default
	values to make possible building libdps as shared library on OPENSTEP
	systems.
	* DPS/lib/dps/dpsclient.c: Likewise.
	* DPS/lib/dps/dpsexcept.c: Likewise.
	* DPS/lib/dps/dpssysnames.c: Likewise.
	* DPS/lib/dps/cslibint.h: Conditionally include private function
	definitions depending on the Xlib release (suggested by Gregor
	Hoffleit).
	* DPS/lib/dps/csstartNX.c: Define pid_t to int on NeXT. Add code for
	detaching from the controlling terminal on NeXT. Also changed the code
	that waits for the child exit to use wait3() instead of waitpid().
	* gs/gdevxini.c: Turn off graphic exposure events (patch from Peter
	Deutch).
	* gs/unixtail.mak: Add code to determine if some files exist on NeXT
	systems.
	* gs/unixansi.mak: Recreate for the above change.
	* gs/unix-gcc.mak: Likewise.
	* gs/unix-cc.mak: Likewise.
	* gs/gdevx.c: Don't print debugging messages anymore.
	* gs/zdpsx.c: Likewise.

Fri Mar 28 14:36:19 1997  GNUstep Development  <gnustep@net-community.com>

	* ANNOUNCE: New file.
	* FAQ: New file.
	* doc/announce.tmpl.texi: Update.
	* doc/Makefile.in (update-top): Copy additional text files.

Thu Mar 27 19:48:47 1995  GNUstep Development  <gnustep@net-community.com>

	* gs/unix-gcc.mak: Fix line so it begins with TAB.
	* gs/dpsnx.agent.in: Check if GNUSTEP_LIBRARY_PATH environment
	variable exists and use it for the DGS library path.
	* gs/gconfxx.h: New default for library paths.

Thu Mar  6 11:21:21 1997  GNUstep Development  <gnustep@net-community.com>

	* Release version 0.2.1
	* Version: Update.
	* doc/Makefile.in (update-top): New target to easy update text files.
	* doc/faq.tmpl.texi: Update.
	* doc/announce.tmpl.texi: Update.
	* doc/news.tmpl.texi: Update.
	* doc/todo.tmpl.texi: Update.
	* INSTALL: Update.
	* SUPPORT: Update.
	* TODO: Update.
	* NEWS: Update.

	* DPS/lib/dps/csopendi.c (DPSCAPOpenAgent): When autolaunching
	an agent, have it retry checking the X11 atoms.
	* DPS/lib/dps/csstartNX.c (DOZETIME): Increase the wait time
	to give the agent more time to start.

	* gs/gsdev.c (DEFAULT_WIDTH_10THS, DEFAULT_HEIGHT_10THS): Set
	to large values for DISPLAYPOSTSCRIPT so that windows can be
	larger than paper size.

Thu Feb 27 15:41:27 1997  GNUstep Development  <gnustep@net-community.com>

	* Release version 0.2.0

	* doc/announce.tmpl.texi: Update.
	* doc/news.tmpl.texi: Update.
	* doc/todo.tmpl.texi: Update.
	* INSTALL: Update.
	* TODO: Update.
	* NEWS: Update.
	* SUPPORT: New file.

	* Makefile.in: Utilize configure variables.  Add jpeg, png, and
	zlib libraries for compilation and installation.
	* Version: Update version and ftp sites.
	* configure.in: Configure jpeg, png, and zilb directories.
	* configure: Regenerate for configure.in changes.
	* gs/dpsnx.agent.in: New installation directory.
	* gs/gconfxx.h: New installation directory.
	* gs/gdevx.h: Include file.
	* gs/gsstate.h: Include file.
	* gs/unix-gcc.mak: Utilize configure variables.
	* zlib/Makefile.in: Likewise.
	* jpeg/makefile.cfg: Likewise.
	
Thu Feb 13 22:20:09 1997  Ovidiu Predescu <ovidiu@bx.logicnet.ro>

	* gs/gdevx.c (x_strip_tile_rectangle): Don't access xdev members
	directly; use macros instead.
	* gs/gdevx.c (set_tile): Likewise.
	* gs/gsdpsx.c: Include gxdevice.h.
	* gs/gsstate.c: Remove out a private_st_line_params() declaration.
	* gs/dvx-gcc.mak: Set the executable attributes for dpsnx.agent
	after installing.
	* gs/unix-cc.mak: Likewise.
	* gs/unix-gcc.mak: Likewise.
	* gs/unixansi.mak: Likewise.

Thu Feb 10 12:31:15 1997  GNUstep Development  <gnustep@net-community.com>

	* Upgrade to Ghostscript 4.03 and jpeg-6a.

Tue Feb  4 10:09:56 1997  GNUstep Development  <gnustep@net-community.com>

	* DPS/lib/dps/csconndi.c (X_CONNECTION_RETRIES): Decrease value
	back to default.

Mon Oct  7 18:24:01 1996  GNUstep Development  <gnustep@ocbi.com>

	* DPS/doc/TechNoteVol1.ps: Adding missing doc file.
	* DPS/doc/DPSNXDoc.ps: Likewise.

Thu Oct  3 11:25:19 1996  GNUstep Development  <gnustep@ocbi.com>

	Add documentation directory.
	* configure.in (AC_OUTPUT): Configure documentation Makefile.
	* configure: Regenerate with autoconf for configure.in changes.
	* doc/Makefile.in: New file.
	* doc/announce.tmpl.texi: New file.
	* doc/faq.tmpl.texi: New file.
	* doc/install.tmpl.texi: New file.
	* doc/news.tmpl.texi: New file.
	* doc/readme.tmpl.texi: New file.
	* doc/status.tmpl.texi: New file.
	* doc/todo.tmpl.texi: New file.
	* doc/texinfo.tex: New file.
	* TODO: New file.
	* FAQ: New file.
	* README: New file.
	* INSTALL: New file.
	* DPS/lib/dps/csconndi.c (X_CONNECTION_RETRIES): Increase value
	so that the DPS client library waits longer for agent to start.
	* Makefile.in (install-gs-fonts, uninstall-gs-fonts): New targets.
	* Version: correct ftp directory.

	Change directory structure to use DGS instead of ghostscript so
	that DGS does not conflict with an existing ghostscript install.
	* gs/dpsnx.agent.in: Likewise.
	* gs/gcc-head.mak: Likewise.
	* gs/unix-gcc.mak: Likewise.

	* gs/dvx-gcc.mak: Install/uninstall dpsnx.agent.
	* gs/unix-cc.mak: Likewise.
	* gs/unix-end.mak: Likewise.
	* gs/unix-gcc.mak: Likewise
	* gs/unixansi.mak: Likewise.

Mon Sep 23 20:30:35 1996  GNUstep Development  <gnustep@ocbi.com>

	* ChangeLog: New file.

