Release calc version 2.11.0t6.2

This commit is contained in:
Landon Curt Noll
1999-10-09 03:56:15 -07:00
parent 2dc364ee9f
commit d7d31e9246
2 changed files with 4 additions and 3 deletions

View File

@@ -35,8 +35,9 @@ Following is the change from calc version 2.11.0t1 to date:
Reordered cc Makefile variable sets in the main Makefile.
Fixed a bug and applied a fix that was reported by Ernest Bowen
<ernie@turing.une.edu.au>. Added regression tests 1103 to 1112.
Fixed a bug in hnrmod() and applied a fix that was reported by Ernest
Bowen <ernie@turing.une.edu.au>. Added regression tests 1103 to
1112 to confirm the fix.
Fixed a bug in version.c related to MINOR_PATCHs in both the
empty and non-empty MINOR_PATCH cases.