aboutsummaryrefslogtreecommitdiffstats
path: root/awklib
diff options
context:
space:
mode:
Diffstat (limited to 'awklib')
-rw-r--r--awklib/.gitignore4
-rw-r--r--awklib/ChangeLog4
2 files changed, 6 insertions, 2 deletions
diff --git a/awklib/.gitignore b/awklib/.gitignore
index b46084d4..3078572d 100644
--- a/awklib/.gitignore
+++ b/awklib/.gitignore
@@ -1,8 +1,8 @@
# Ignore files that are created by a build.
# For example objects and archives.
grcat
+grcat.c
group.awk
-igawk
passwd.awk
pwcat
-
+pwcat.c
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index 17fb3ca3..4fdcb8b2 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-11 Arnold D. Robbins <arnold@skeeve.com>
+
+ * .gitignore: Add pwcat.c and grcat.c. Remove igawk. Sort the list.
+
2018-02-25 Arnold D. Robbins <arnold@skeeve.com>
* 4.2.1: Release tar ball made.