Mon May 30 15:05:28 1994  David Carlisle  (carlisle@cs.man.ac.uk)

	* graphics.dtx: Rename egraphics to graphicx.

	* testx.tex: new name to match graphicx.

	* graphicx.dtx: Rename from egraphics (8+3).

	* epsfig.dtx: (From Sebastian) Make epsfig default to [dvips]
	RequirePackage{graphicx} not egraphics.
	Remove \wlog as now done by \ProvidesPackage.

Fri May 13 15:22:48 1994  David Carlisle  (carlisle@r8d)

	* color.dtx: Remove all support for the test release of LaTeX2e.
	  Add optional argument to \NeedsTeXFormat to show this.
	  Define new versions of the `kernel' colour commands, 
	  \color@{begin|end|set}group and \normalcolor. Remove
	  redefinition of tabbing commands, now colour-safe in the kernel.

Mon May  9 10:30:28 1994  David Carlisle  (carlisle@r8d)

	* test.tex: Remove `times' package from test.tex. (Not part of
	  `base' distribution of LaTeX2e.)

	* color.dtx: improve wording of error messages.

	* drivers.dtx: patch to oztex support from Andrew Trevorrow. (via
	  Sebastian)

Fri May  6 18:58:05 1994  David Carlisle  (carlisle@r8d)

	* graphics.dtx (subsection{Options}): notdraft renamed again to
	  final.

	* drivers.dtx: Replace grot@ by Grot@ throughout.

	* egraphics.dtx: Removed weird and incorrect setting of 
          \let\Gin@scalex\@empty and \let\Gin@scaley\@empty
          that I must have added while asleep:-) Now the earlier correct
	  settings actually take effect.

	* graphics.dtx: Changed the handling of `missing file' errors. 
          If no extension is supplied, each extension in the list is tried
	  until a file is found. A File not found error is generated if
	  this search fails.
          If an extension is supplied, only a warning is given if the file
	  does not exist. This allows the file to be created `on the fly'
	  eg by extracting the file from a tar or zip archive.

Fri Apr 29 19:36:30 1994  David Carlisle  (carlisle@r8d)

	* drivers.dtx: Removed rotation from drivers.dtx documentation, so
	  it can be processed at any site.

Thu Apr 28 12:25:39 1994  David Carlisle  (carlisle@r8d)

	* drivers.dtx: added PS rules for Mac drivers

	* graphics.dtx: Improve the wording of error messages.

Thu Apr 21 10:42:23 1994  David Carlisle  (carlisle@r8d)

	* drivers.dtx: Added missing \ProvidesFile for xdvi and dvitops

Wed Apr 20 17:32:58 1994  David Carlisle  (carlisle@r8d)

	* graphics.dtx: initialise \Gin@extensions with \providecommand
	  so that definitions in the .def file are not zapped.

Mon Apr 18 10:56:55 1994  David Carlisle  (carlisle@r8d)

	* color.dtx: Stop \normalfont resetting the colour. (\reset@font
	  does still reset the colour. This allows \rm to work as
	  expected. 
	  Fix marginpar, so the baseline is correctly aligned.

	* README Create initial change log from comments in the README


Wed Apr 13 10:56:55 1994  David Carlisle  (carlisle@r8d)

	* notdraft renamed to nodraft

	* zaprotate zapscale renamed to hiderotate hidescale

	* kludges for graphics and colour to work with Feb 1994 release
          now automatically included (so colfix.sty gone)


Wed Mar 23 10:56:55 1994  David Carlisle  (carlisle@r8d)

    Graphics
    ========
    
	* rotatebox now correctly rotates about the left hand side.

	* spurious spaces in \resizebox removed

	* no BoundingBox error message improved

	* zaprotate and zapscale options added (probably bad names)

	* notdraft option added to cancel a global draft option.

	* Graphics files now listed by \listfiles


    Colour
    ======

	* PS drivers now support \current@ps@color

	* colfix.sty put back until next release of LaTeX2e.


Wed Mar 09 10:56:55 1994  David Carlisle  (carlisle@r8d)


    Graphics
    ========
    
	* \reflectbox added.
    
	* \rotatebox* removed
    
	* The order of the arguments of \includegraphics corrected
    
	* \includegraphics[lower-l,lower-r][upper-l,upper-r]{file}
    
    Colour
    ======
    
	* \definecolor not \newcolor to define colours
    
    black,white,red,green,blue,cyan,magenta,yellow  predefined.