diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 8a0d1968..646bad4c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -12,6 +12,14 @@ * texinfo.tex: Update to latest. +2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG> + + * doc/gawktexi.in: Check for the "struct passwd.pw_passwd" and + "struct group.gr_passwd" fields and conditionalize their use, as + they don't exist on z/OS. + * Makefile.am (pdf-local): Renamed from "pdf", as Automake already + defines "pdf" and warns us as much. + 2015-08-14 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Typo fixes in Appendix A. |