summaryrefslogtreecommitdiff
path: root/awklib/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-09-01 06:00:19 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-09-01 06:00:19 +0300
commitd8ed23b4604a9366f9d532d614ab74943fb1748d (patch)
tree92d6af8142165955d0da5a45b53ac16056cd8f8e /awklib/ChangeLog
parent810affb79bab243f7e177de4943e7060c9e26d41 (diff)
downloadgawk-d8ed23b4604a9366f9d532d614ab74943fb1748d.tar.gz
ChangeLog entries for z/OS added.
Diffstat (limited to 'awklib/ChangeLog')
-rw-r--r--awklib/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index 791c25f6..eb9ffcd6 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,15 @@
+2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG>
+
+ * Makefile.am: Build pwcat.c and grcat.c with (copied)
+ source in the current directory, so that (1) we can use
+ Automake-generated build rules instead of rolling our own, and
+ (2) Automake doesn't then admonish us to enable subdir-objects
+ due to the source files being in another directory.
+ * Makefile.am: Make the $(srcdir)/stamp-eg rule depend
+ on gawktexi.in instead of the gawk.texi file that is generated
+ from same, so that the build doesn't break if the latter is
+ missing.
+
2015-06-19 Arnold D. Robbins <arnold@skeeve.com>
* extract.awk: Sync with current version in the doc. Thanks to