aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-02-25 09:32:04 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-02-25 09:32:04 +0200
commit38b3ef23092931d43439a132b21f51c51bb9a978 (patch)
treebc0121daa73b3209fe008596fab53aab18805954
parentc0e9f73728d1c38ebce5fdd45df508fff26e26c4 (diff)
downloadegawk-38b3ef23092931d43439a132b21f51c51bb9a978.tar.gz
egawk-38b3ef23092931d43439a132b21f51c51bb9a978.tar.bz2
egawk-38b3ef23092931d43439a132b21f51c51bb9a978.zip
Small fix in NEWS.
-rwxr-xr-xChangeLog4
-rw-r--r--NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 356cb02a..80f4ebe5 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019-02-25 Arnold D. Robbins <arnold@skeeve.com>
+ * NEWS: Updated.
+
+2019-02-25 Arnold D. Robbins <arnold@skeeve.com>
+
Small profiling improvements. Suggested by mukti
<ferida.cicatriz@gmail.com>.
diff --git a/NEWS b/NEWS
index 665daa76..d87e0d5c 100644
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ Changes from 4.2.1 to 5.0.0
which gawk was compiled.
9. Writing to elements of SYMTAB that are not variable names now
- causes a fatal error.
+ causes a fatal error. THIS CHANGES BEHAVIOR.
10. Comment handling in the pretty-printer has been reworked almost completely
from scratch. As a result, comments in many corner cases that were