aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/doc/CHANGES-1.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/1.0/doc/CHANGES-1.0.txt')
-rw-r--r--source/1.0/doc/CHANGES-1.0.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/1.0/doc/CHANGES-1.0.txt b/source/1.0/doc/CHANGES-1.0.txt
index a259c2c..5a125e6 100644
--- a/source/1.0/doc/CHANGES-1.0.txt
+++ b/source/1.0/doc/CHANGES-1.0.txt
@@ -44,6 +44,8 @@ Issue #22. Fixed broken testGetFlagInfo() test.
Created alternate validFloat() and validInt() functions that use shell built-ins
where possible to increase performance and reduce the usage of the expr command.
+Added separate built-in and expr functions for doing math.
+
Changes with 1.0.3
------------------