diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-21 23:42:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-21 23:42:52 +0000 |
commit | 8542b3da905deccc50b1bd6d21c7474a29286b3f (patch) | |
tree | c9a21ed9311ad8f967c67d17efad475eef50c5c1 /Build/source/utils/asymptote/ReleaseNotes | |
parent | 95be153f845a361eb22745faa0d1ce509eb18c39 (diff) |
asymptote 1.77 sources
git-svn-id: svn://tug.org/texlive/trunk@13865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r-- | Build/source/utils/asymptote/ReleaseNotes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes index 218878d8bbe..dea09f42cd9 100644 --- a/Build/source/utils/asymptote/ReleaseNotes +++ b/Build/source/utils/asymptote/ReleaseNotes @@ -1,3 +1,12 @@ +Release Notes for Version 1.77 + +Splined parametric surfaces were implemented; a bug in the Cartesian +splined surface routines was fixed. An ode module for solving ordinary +differential equations was added. A bug in maxtimes and mintimes was fixed. +A Levenberg-Marquardt nonlinear fitting routine was added. The format +command now returns TeX compatible output only in math mode. A path3 label +alignment problem was fixed. The MSWindows support for TeXLive 2009 was fixed. + Release Notes for Version 1.76 A bezulate bug was fixed. The resolution and caching of texpath were |