diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-25 21:40:16 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-25 21:40:16 +0300 |
commit | 24e562f07cb9c6d70f49eeb9a74ffba8101ba834 (patch) | |
tree | 24ed74f7ff9f6eb8dbb866e09bd9d4d23d0b39e8 /doc/ChangeLog | |
parent | e56b6eabe183ed5fa1352ef0f5f49fb6d894578c (diff) | |
parent | 8231da563c810ce210ce309ee1a022bad22a1e13 (diff) | |
download | egawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.tar.gz egawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.tar.bz2 egawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.zip |
Merge branch 'master' into feature/nocopy
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 305fc8e4..a3069283 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, |