mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Release v2.14.1.0
The following are the changes from calc version 2.14.1.0 to date: Fixed alignment of show item section of help command. Bug fix: While 0^0 == 1, now for y > 0, 0^y == 0. Adjusted cal/test8900.cal to reflect this bug fix. Added tests to cal/regress.cal to help verify bug fix is fixed.
This commit is contained in:
@@ -1151,7 +1151,7 @@ EXT=
|
||||
|
||||
# The default calc versions
|
||||
#
|
||||
VERSION= 2.14.0.14
|
||||
VERSION= 2.14.1.0
|
||||
|
||||
# Names of shared libraries with versions
|
||||
#
|
||||
|
Reference in New Issue
Block a user