diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-25 21:41:43 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-25 21:41:43 +0300 |
commit | a6852e4b9f87885fb2ee1285f18343b4bdbc91e3 (patch) | |
tree | f4502349ded0d6d0f609b3154de1bcec16d9b476 /doc/ChangeLog | |
parent | b4f33f6a4588ad62b4cffa05f81ba31ed224bd0d (diff) | |
parent | 8231da563c810ce210ce309ee1a022bad22a1e13 (diff) | |
download | egawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.tar.gz egawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.tar.bz2 egawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.zip |
Merge branch 'master' into feature/typed-regex
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 1ac2a958..f3564a49 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2016-10-25 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Document that negative arguments are not allowed + for bitwise functions. Add a sidebar explaining it a bit and + also showing the difference with and without -M. + * gawk.1: Document that negative arguments are not allowed. + 2016-10-23 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Remove references to MS-DOS and OS/2, |