aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/doc
diff options
context:
space:
mode:
authorkate.ward <kate.ward@forestent.com>2008-07-11 15:33:23 +0000
committerkate.ward <kate.ward@forestent.com>2008-07-11 15:33:23 +0000
commit1d0ecc466906f1db8c1f2fb5fff9b13f9b2f8ce2 (patch)
tree5ebc22ea5e46b8b51b48f94e8acfcdf766ddfc15 /source/1.0/doc
parentf32fb4ff4ecd173815fffd0473dfc20ceeae4d71 (diff)
downloadshflags-1d0ecc466906f1db8c1f2fb5fff9b13f9b2f8ce2.tar.gz
fixed problems with help; changed zsh checks
Diffstat (limited to 'source/1.0/doc')
-rw-r--r--source/1.0/doc/CHANGES-1.0.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/1.0/doc/CHANGES-1.0.txt b/source/1.0/doc/CHANGES-1.0.txt
index 4fe5324..2d55d64 100644
--- a/source/1.0/doc/CHANGES-1.0.txt
+++ b/source/1.0/doc/CHANGES-1.0.txt
@@ -8,6 +8,12 @@ Fixed bug where the help output added [no] to all flag names
Added additional example files that are referenced by the documentation.
+Improved zsh version and option checking.
+
+Upgraded shUnit2 to 2.1.4
+
+Added unit testing for the help output.
+
Changes with 1.0.0
------------------