summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Hubbard <nicholashubbard@posteo.net>2022-10-03 14:01:02 -0400
committerNicholas Hubbard <nicholashubbard@posteo.net>2022-10-03 14:01:02 -0400
commit25c471007e87fee46452c5e1396466ef3b81c268 (patch)
tree5235d7e5590cdd2c82708eace78df27bf6d32f93
parentbb2670cfb4ef2661a54ea3e1873d5f3592ceb6a2 (diff)
Document changes for "1.03"
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ac116dd..69af8b4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+1.03
+
+- Added option "processname" to set $0 to constant string (#9)
+- Added tests for options "processname", "processprefix", and "nostatus" (#10)
+
1.02_2
- Fixed typos in the documentation (#88521)