diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-intersect/Changes')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-intersect/Changes | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-intersect/Changes b/Master/texmf-dist/doc/latex/pst-intersect/Changes index 6433af63488..603885d2e00 100644 --- a/Master/texmf-dist/doc/latex/pst-intersect/Changes +++ b/Master/texmf-dist/doc/latex/pst-intersect/Changes @@ -1,3 +1,8 @@ +0.4 2014-03-16 + * Added \psGetCurvePoint. + * Fixed \pstracecurve for use with \pscustom. + * Fixed arrow behavior. + 0.3 2014-03-04 * Fixed \psGetIsectNode to work with more than one segment. * Modified \psGetIsectNode and the naming conventions of the @@ -9,7 +14,7 @@ * Added support for arrows parameter to \pstracecurve. * Modified parameters tstart, tstop, istart and istop to respect different directions. - * Added macro \psGetIsectCenter + * Added \psGetIsectCenter * Fixed a bug in the termination of the iteration procedure. * Fixed a bug in the point order of Bézier curves, which was related to a now fixed bug in pst-func. |