diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:28:56 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:28:56 +0200 |
commit | 1b047a42077ca58eeeaa93e0561c0b589350702b (patch) | |
tree | bbf17efaacf479a34b4a14a29dd659b083e14f1d /doc/ChangeLog | |
parent | 822d727b719ad486bb5eca0f064c69047a424bf5 (diff) | |
download | egawk-1b047a42077ca58eeeaa93e0561c0b589350702b.tar.gz egawk-1b047a42077ca58eeeaa93e0561c0b589350702b.tar.bz2 egawk-1b047a42077ca58eeeaa93e0561c0b589350702b.zip |
Documentation fix: positive -> nonnegative as appropriate.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 654d0cc0..f8a317fa 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2015-03-17 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Turn "positive" into non-negative as appropriate. + Thanks to Nicholas Mills <nlmills@clemson.edu> for pointing out + the issue. + 2015-03-01 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Change quotes to @dfn for pseudorandom. |