Release calc version 2.11.0t7.4

This commit is contained in:
Landon Curt Noll
1999-10-16 09:51:59 -07:00
parent 45a4b8469d
commit 2251281027
5 changed files with 56 additions and 65 deletions

View File

@@ -133,6 +133,12 @@ Following is the change from calc version 2.11.0t7 to date:
Fixed memory leaks realted to srandom().
Fixed compilation warnings and problems on BSDI.
Removed ${CCMAIN} as a variable from the Makefile. Now files
use either ${CFLAGS} for general C source and ${ICFLAGS} for
intermediate C source (e.g., special code for building hsrc files).
Misc calc man page fixes.