	    PSTricks changes since announcement of April 18, 1997
			     (January 29, 1998)
	    -----------------------------------------------------


pstricks:
--------

  * 97/05/21 Add the VERSIONS file

  * 97/05/30 Add this CHANGES file


pstricks/generic:
----------------

  * 97/04/16 pst-plot.tex (97 patch 1): Problem in the \pst@hlabels macro
(reported by Akos Valentinyi <akos@indigo.econ.soton.ac.uk>)

  * 97/04/25 pstricks.con (97 patch 1): Correction of pstricks.con to work
with "old" LaTeX - typically distribution of 1994
(reported by Philippe Esperet <esperet@marie.polytechnique.fr>)

  * 97/04/28 pstricks.tex (97 patch 1): The \psbezier macro doesn't work
correctly inside \pscustom
(reported by Ralf Hetzel <R.Hetzel@physik.tu-dresden.de>)

  * 97/04/28 pst-grad.tex (97 patch 1): Work only in LaTeX and not in
plain TeX, due to missing @ catcode change
(reported by Ralf Hetzel <R.Hetzel@physik.tu-dresden.de>)

  * 97/05/05 pst-eps.tex (97 patch 1): \TeXtoEPS ... \endTeXtoEPS
doesn't work. The PostScript header files were not loaded, as LaTeX 2e
require now a specific mechanism
(reported by Greg Byrd <gbyrd@Umunhum.Stanford.edu>)

  * 97/05/12 pstricks.tex (97 patch 2): The \translate macro doesn't work
correctly
(reported by Hilmar Schlegel <100.143869@germany.net>)

  * 97/05/14 pst-coil.tex (97 patch 1): The \nczigzag and \nccoil macros
doesn't work, even if those from pst-node.tex were correct
(reported by Tomer Kol <tkol@psl-palm.technion.ac.il>)

  * 97/05/14 pst-tree.tex (97 patch 1): The levelsep=*dim parameter
doesn't work correctly
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/07/11 pstricks.tex (97 patch 3): dotscale parameter inefficient
with \psdot and \psdots macros
(reported by Ivan Maio <maio@polito.it>)

  * 97/07/22 pst-node.tex (97 patch 1): `dot' node is undefined
in the psmatrix environment, but documented
(reported by Jean-Francois Mertens <jfm@core.ucl.ac.be>)

  * 97/07/30 pst-node.tex (97 patch 2): C node type doesn't work
in the psmatrix environment
(reported by Kostas Oikonomou <ko@surya.ho.att.com>)

  * 97/08/08 pstricks.tex (97 patch 4): Suppress a spurious blank in
the definition of \psk@dotangle in the \psset@dotangle macro definition
(reported by Raymond Toy <toy@rtp.ericsson.se>)

  * 97/09/02 pst-node.tex (97 patch 3): Add a \leavevmode command
for \dianode, \ovalnode and \trinode which were missing
(reported by Wolfgang May <may@informatik.uni-freiburg.de>)

  * 97/09/24 pst-tree.tex (97 patch 2): The \pstree@horizlevelsepadjust
doesn't require an argument - definition was falsely copied from
\pstree@vertlevelsepadjust, which require one
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/09/24 pst-tree.tex (97 patch 3): The levelsep=*dim parameter
give wrong result for treemode=R, because all leaves were positioned on the top
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/09/26 pst-node.tex (97 patch 4): Correct a bug which made
that \thput and \tvput didn't work (it generate a PostScript error)
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/10/14 pstricks.bug (97 patch 2) : Add description of the problem of
the change the way the curves are drawn when arrows are required and the
problem of the \savedata macro that doesn't work inside another macro.

  * 97/10/17 pstricks.tex (97 patch 5): dotscale parameter doesn't
work correctly in some cases. I remove the change of patch 3 and introduce
another change.
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/10/27 pstricks.tex (97 patch 6): The (coor1|coor2) special
coordinates produce an error, due to a bug in 0.93a version, which correction
in pstricks.bug was not reported in PST 97.
(reported by Ivan Maio <maio@polito.it>)

  * 97/10/27 pstricks.tex (97 patch 7): The | and B| dots were not
properly scaled when using the dotsize parameter (and the tbarsize has
no effect, despite what documentation says).
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/03/20 pst-fill.tex (97 patch 1): There can be a division by 0 in the
\pst@ManualFillCycle macro.
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/12/12 pst-fill.tex (97 patch 2): Extensive modifications to
improve the "automatic" mode, when the "tiling" one (added by me) is selected.
(by Denis Girou <Denis.Girou@idris.fr>)

  * 98/01/07 pstricks.tex (97 patch 8): The \movepath macro doesn't
work, due to a typo.
(reported by Jin-Hwan Cho <chofchof@math.kaist.ac.kr>)

  * 98/01/07 pstricks.tex (97 patch 9): The \scale macro doesn't work,
due to a bug correction from the 0.93 pstricks.bug file not reported in
PSTricks 97.
(reported by Denis Girou <Denis.Girou@idris.fr>)


pstricks/latex:
--------------

  * 97/05/16 fancybox.sty (97 patch 1): Correct a problem with LaTeX 2e
which break sometimes FancyBox and also update several macros (\fancypage,
\fancyput, etc.) to load correctly the PostScript header files, as require now
by LaTeX 2e
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/05/28 pst-all.sty: remove a comment since there are no dependancies
between pst-node.tex and pst-coil.tex

  * 97/09/09 fancybox.sty (97 patch 2): Remove the correction of patch 1,
which prevent the printing of the table of contents, if required.
Rewrite completely the \fb@outputpage, using the \@outputpage macro of LaTeX 2e
and re-introducing the changes required by `fancybox'
(reported by Eric Picheral <Eric.Picheral@univ-rennes1.fr>)


pstricks/dvips:
--------------

  * 97/05/09 pst-node.pro (97 patch 1): The \nccircle and \Tcircle
macros of pst-node.tex doesn't work
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/11/07 pstricks.pro (97 patch 1): There is a typo in Grid macro
definition which make \psgrid used with griddots to generate a wrong number
of dots if xunit differ from yunit.
(reported by Denis Girou <Denis.Girou@idris.fr>)

  * 97/12/12 pstricks.pro (97 patch 2): Hachures change of starting
point according the position of the area hatched, which is a problem for
special cases, where we need to align them in several contiguous regions.
(reported by Denis Girou <Denis.Girou@idris.fr>)


pstricks/origdoc:
----------------

  * 97/04/25 fancybox.doc (97 patch 1): Correct a problem with LaTeX 2e
which avoid compilation of this file

  * 97/07/01 tp-test.tex: The tp-test.tex file didn't work (in fact it was not 
compatible with LaTeX 2e)
(reported and updated by Steffen Klupsch
<steffen@vlsi.informatik.th-darmstadt.de>)

  * 97/09/09 fancybox.doc (97 patch 2): Suppress the correction of patch 1
as a better one was introduced in fancybox.sty patch 2 which solve this
problem too


pstricks/contrib:
----------------

  * 97/05/30 Reorganization using subdirectories (palette and piechart)

  * 97/05/30 Add the pst-ghsb directory and relative files
