summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/ReleaseNotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-18 21:58:51 +0000
committerKarl Berry <karl@freefriends.org>2013-05-18 21:58:51 +0000
commit1b4cb2401e932a47c4e736a0197d22c7797b58ad (patch)
tree8e478eee9868a06467931e053ec06658ae3a8e06 /Build/source/utils/asymptote/ReleaseNotes
parent93dcab8a877f998aafe2bef5e59b7c6ea2f7f434 (diff)
asy 2.22 sources
git-svn-id: svn://tug.org/texlive/trunk@30552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r--Build/source/utils/asymptote/ReleaseNotes12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes
index 5b187a9ca43..e9df7350559 100644
--- a/Build/source/utils/asymptote/ReleaseNotes
+++ b/Build/source/utils/asymptote/ReleaseNotes
@@ -1,3 +1,15 @@
+Release Notes for Version 2.22
+
+Self-defined unary operators are now allowed. Formatted strings instead of
+real values are compared in OmitFormat. The segment(bool[]) function was
+rewritten to use the more efficient segmentlimits(bool[]) call.
+Unnecessary buffering of surface and path3 data was removed.
+Portability tweaks were made. References to out-of-date trembling
+examples were removed. Vertex-colored triangles now work again in Adobe XI.
+The transformation of normal vectors was fixed. PostScript extend
+qualifiers were added for axial and radial shading. The TEXMFMAN
+environment variable is now used to find the TeXLive sysdir.
+
Release Notes for Version 2.21
Explicitly transformed billboard labels now work correctly again.