diff options
author | adam <adam> | 2004-11-25 10:03:30 +0000 |
---|---|---|
committer | adam <adam> | 2004-11-25 10:03:30 +0000 |
commit | 03fd981e0215d17bce7ba274ae0c29bbf9735daf (patch) | |
tree | cbc4f19a129d67c614be3ea4d5766013259e9df7 /math/qalculate/distinfo | |
parent | 211d2c6fb442ef5e4cb70163d8ed5c40fef839ec (diff) | |
download | pkgsrc-03fd981e0215d17bce7ba274ae0c29bbf9735daf.tar.gz |
Changes 0.7.1:
* Only use unicode character if available in the used font
Fixes plus sign not displayed correctly in keypad, and wide keypad
* Do not round exact integers not in exponential format.
Fixes display of large numbers in non-decimal number bases * Fix crash on systems, such as amd64, where size_t is not long int
* Do not update plot data when not changed
* Rearrange plot dialog and make x variable separate for each plot
function
* Generate vector function
* Fix some cases with nested trigonometric functions by adding
option to set default angle unit to none, to allow angle unit in argument
* Try with assumptions set to unknown in solve function if not successful
* Be more picky in comparisons with units
* Fix comparison of unit with unknown
* Fix 0.5!
Diffstat (limited to 'math/qalculate/distinfo')
-rw-r--r-- | math/qalculate/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index be294fa13a8..f8e5350d8d4 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/11/19 12:30:07 adam Exp $ +$NetBSD: distinfo,v 1.2 2004/11/25 10:03:30 adam Exp $ -SHA1 (qalculate-0.7.0.tar.gz) = 79b8f8441ed044b3316fc0e3b1fab647868f6353 -Size (qalculate-0.7.0.tar.gz) = 1498084 bytes +SHA1 (qalculate-0.7.1.tar.gz) = e6be1f890e0ca53029604ac2bd156ed6293d0267 +Size (qalculate-0.7.1.tar.gz) = 1504204 bytes SHA1 (patch-aa) = 138badf3dbb1d011720f980b8cf653e662c5e073 SHA1 (patch-ab) = 05f21b9ff3a4fc567fd38befd4eb43b47cd347a0 |