summaryrefslogtreecommitdiff
path: root/ChangeLog.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-07-21 21:25:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-07-21 21:25:32 +0300
commit7fa5aa419df96da264b225946dbe78efc675a5cd (patch)
tree1aeb69be94d9af486a46d97cfdba778bbd9a3f72 /ChangeLog.1
parent78041cf31cdd30a4edc8d432e124a8f6a422f966 (diff)
downloadgawk-7fa5aa419df96da264b225946dbe78efc675a5cd.tar.gz
Update copyright years. Fix a typo in ChangeLog.1.
Diffstat (limited to 'ChangeLog.1')
-rw-r--r--ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1
index aa8226e7..b8e192e1 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -188,7 +188,7 @@
2019-01-23 Arnold D. Robbins <arnold@skeeve.com>
- * symtab.c (lookup): Remove second `do_qualify' parameter.
+ * symbol.c (lookup): Remove second `do_qualify' parameter.
Remove calls to `fix_up_namespace'. If name starts with
"awk::" just lookup the compnent name.
Adjust all calls to `lookup' in other files.