diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-04 19:59:59 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-04 19:59:59 +0000 |
commit | 2933f808308203d5855cab74fd9ace3f704a546b (patch) | |
tree | 8718c13717fc6311ecf56aaa830d9b5c980f96c4 /doc/TODO | |
parent | 73e8702339cb9df4e0cee93d9780841e6ae6e32b (diff) | |
download | pkgsrc-2933f808308203d5855cab74fd9ace3f704a546b.tar.gz |
Update mathomatic to 11.3c.
Changes:
"factor number" command now accepts more than one integer.
Added file "mathomatic.ico".
Added temporary fix for 64 bit longs.
Added file "VERSION" which contains the version number of Mathomatic.
"makefile" modified.
Renamed "lgpl.txt" to "LICENSE.txt".
"make install" now installs all HTML files in "/usr/local/doc/mathomatic".
Added compile-time define "TIMEOUT_SECONDS".
Useful for limiting the amount of time Mathomatic can run as a CGI.
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2003 2004/08/04 18:24:14 jlam Exp $ +$NetBSD: TODO,v 1.2004 2004/08/04 19:59:59 minskim Exp $ Suggested new packages ====================== @@ -298,7 +298,6 @@ Suggested package updates o maradns-1.0.23 o marbles-1.0.6 o matchbox-0.8.2 [pkgsrc-wip] - o mathomatic-11.3c o micq-0.4.11 o midnight-commander-4.6.0 o minicom-2.1 |