summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst-intersect/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-intersect/Changes')
-rw-r--r--Master/texmf-dist/doc/latex/pst-intersect/Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-intersect/Changes b/Master/texmf-dist/doc/latex/pst-intersect/Changes
index a7c17260959..91ba24d91c2 100644
--- a/Master/texmf-dist/doc/latex/pst-intersect/Changes
+++ b/Master/texmf-dist/doc/latex/pst-intersect/Changes
@@ -1,3 +1,13 @@
+0.2 2014-02-26
+ * Added support for arrows parameter to \pstracecurve.
+ * Modified parameters tstart, tstop, istart and istop to respect
+ different directions.
+ * Added macro \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.
+ * Several other improvements.
+
0.1 2014-02-19
* First CTAN version