aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/doc
diff options
context:
space:
mode:
authorkate.ward <kate.ward@forestent.com>2008-11-12 22:37:05 +0000
committerkate.ward <kate.ward@forestent.com>2008-11-12 22:37:05 +0000
commitabae05d8051c23fbca3e0e6c459142815df74a23 (patch)
tree2199e6430a8cb09cb881082fba57b1baec0ebc00 /source/1.0/doc
parent1b600c53cdd5ad1b8a487d50ec1d1e9b0992166c (diff)
downloadshflags-abae05d8051c23fbca3e0e6c459142815df74a23.tar.gz
no more warning is thrown when the user defines their own help flag
Diffstat (limited to 'source/1.0/doc')
-rw-r--r--source/1.0/doc/CHANGES-1.0.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/source/1.0/doc/CHANGES-1.0.txt b/source/1.0/doc/CHANGES-1.0.txt
index 36b97d9..fb80a64 100644
--- a/source/1.0/doc/CHANGES-1.0.txt
+++ b/source/1.0/doc/CHANGES-1.0.txt
@@ -25,6 +25,9 @@ gen_test_results.sh to make releases easier.
Copied the coding standards from shUnit2, but haven't fully implemented them
in shFlags yet.
+When a user defines their own --help flag, no more warning is thrown when
+FLAGS() is called stating that the help flag already defined.
+
Changes with 1.0.1
------------------
@@ -49,3 +52,7 @@ Changes with 1.0.0
------------------
This is the first official release, so everything is new.
+
+
+.. vim:spell
+.. $Id$