aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2017-08-17 15:29:56 +0200
committerKate Ward <kate.ward@forestent.com>2017-08-17 15:29:56 +0200
commitd89ef91fb81ea25de1165568da82aefc86b15ab1 (patch)
tree4b3a3e97fa7126e34057330a140c5cc42f288f73 /doc
parent61ed659f102afc033a3c8d2fc3197e5f0c3afb88 (diff)
downloadplatform_external_shflags-d89ef91fb81ea25de1165568da82aefc86b15ab1.tar.gz
platform_external_shflags-d89ef91fb81ea25de1165568da82aefc86b15ab1.tar.bz2
platform_external_shflags-d89ef91fb81ea25de1165568da82aefc86b15ab1.zip
Added more fixed issues to 1.2.1 release.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-1.2.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/CHANGES-1.2.md b/doc/CHANGES-1.2.md
index d71c08e..42a80cc 100644
--- a/doc/CHANGES-1.2.md
+++ b/doc/CHANGES-1.2.md
@@ -4,6 +4,12 @@ Changes in shFlags
Changes with 1.2.1
------------------
+Fixed issue #43. Added support for BusyBox ash shell.
+
+Fixed issues #26, #27. Re-factored `_flags_itemInList()` to use built-ins.
+
+Fixed issue #31. Documented newline support in FLAGS_HELP.
+
Fixed issue #28. DEFINE_boolean misbehaves when help-string is empty.
Fixed issue #25. Fix some typos.
@@ -18,7 +24,7 @@ source code as well.
Moved documentation to Markdown.
-Migrated the code to GitHub as code.google.com is turning down.
+Migrated the code to GitHub as http://code.google.com/ is turning down.
Fixed issue #10. Usage of `expr` under FreeBSD 7.2 (FreeNAS 0.7.1) and FreeBSD
8.0 that was causing many unit tests to fail.