From b75a0f281598a38f64a5b2bc3da40ff2cdac20ca Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Thu, 30 Oct 2014 09:05:26 -0400 Subject: Update NEWS file to document new shell startup files. --- ChangeLog | 4 ++++ NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8ea3992b..b3655698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-30 Andrew J. Schorr + + * NEWS: Mention installation of /etc/profile.d/gawk.{csh,sh}. + 2014-10-29 Andrew J. Schorr * configure.ac (AC_CONFIG_FILES): Add extras/Makefile. diff --git a/NEWS b/NEWS index a70354c6..bbefc180 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,12 @@ Changes from 4.1.x to 4.2.0 9. Pretty printing now preserves comments and places them into the pretty-printed file. +10. `make install' now installs shell startup files + $sysconfdir/profile.d/gawk.{csh,sh} containing shell functions to + manipulate the AWKPATH and AWKLIBPATH environment variables. On a Fedora + system, these files belong in /etc/profile.d, but the appropriate location + may be different on other platforms. + Changes from 4.1.1 to 4.1.2 --------------------------- -- cgit v1.2.3