~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Arnold D. Robbins
  • Date: 2016-10-25 18:41:43 UTC
  • mfrom: (408.26.86)
  • mto: This revision was merged to the branch mainline in revision 730.
  • Revision ID: git-v1:a6852e4b9f87885fb2ee1285f18343b4bdbc91e3
Merge branch 'master' into feature/typed-regex

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
21. Pretty printing now uses the original text of constant numeric values for
88
88
    pretty printing and profiling.
89
89
 
 
90
22. Passing negative operands to any of the bitwise functions now
 
91
    produces a fatal error.
 
92
 
90
93
Changes from 4.1.3 to 4.1.4
91
94
---------------------------
92
95