diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-21 21:26:25 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-21 21:26:25 +0000 |
commit | 169d57995983e1561dc5253cd908cf235555e6ed (patch) | |
tree | c7e9d07a7ef72cf3f63edd4e0e7f753dc09d6615 /doc | |
parent | e1aaa019a47227fcfabc7600c4aa35e0a728b70f (diff) | |
download | pkgsrc-169d57995983e1561dc5253cd908cf235555e6ed.tar.gz |
Update mathomatic to 11.0c.
Changes:
- Fixed HTML mode "screen_rows" and "screen_columns" to be unlimited.
- Allow square brackets ([]) as parentheses and optimized parser.
- Simplification was improved.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 096a5a0d0f9..13047e9ba45 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5708 2004/04/21 17:23:28 taca Exp $ +$NetBSD: CHANGES,v 1.5709 2004/04/21 21:26:25 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2211,3 +2211,4 @@ Changes to the packages collection and infrastructure in 2004: Updated anjuta to 1.2.2 [jmmv 2004-04-21] Updated gail to 1.6.1 [recht 2004-04-21] Updated p5-File-MMagic to 1.22 [taca 2004-04-21] + Updated mathomatic to 11.0c [minskim 2004-04-21] |