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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/1.0/doc/CHANGES-1.0.txt b/source/1.0/doc/CHANGES-1.0.txt
index 4644720..a259c2c 100644
--- a/source/1.0/doc/CHANGES-1.0.txt
+++ b/source/1.0/doc/CHANGES-1.0.txt
@@ -41,6 +41,9 @@ test to fail.
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.
+
Changes with 1.0.3
------------------