summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.generic3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
index 23362149669..2ac8287509a 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.generic
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
@@ -1,4 +1,5 @@
pstricks.tex --------
+1.28 2009-03-17 - fix spurious blank for \SpecialCoor
1.27 2009-01-25 - updated \pssetlength to check for special coor
- renamed internal \next to \ps@next to prevent problems
with other packages
@@ -77,11 +78,11 @@ pst-node.tex --------
pst-plot.tex --------
+1.03 2009-06-01 - fix bug with \ifdim\nA pt, must be sp
1.02 2008-11-24 - add PostScript variable ps@Exit for exit the loop
for \psplot and \psparametricplot
- add new names \psparametricplot, \psdataplot,...
the old names still work
- - add new option yMaxVal for plotting discontinued functions
1.01 2008-01-26 - make negative Dx/Dy work (hv)
1.00 2007-06-26 - added two new line style LineToXaxis/LineToYaxis (hv)