diff options
author | Roland McGrath <roland@redhat.com> | 1988-04-23 17:40:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1988-04-23 17:40:09 +0000 |
commit | 3b22f37119560422932df46da32ac36c24e99378 (patch) | |
tree | ecec942f1eed6c0a540a844e50ca74e1e31f076f /make.texinfo | |
parent | 9f8301ae1ac6d9076e38ec86f12d59ba40b851bd (diff) | |
download | gunmake-3b22f37119560422932df46da32ac36c24e99378.tar.gz |
* Bumped revision number to be the same as the source.
* Note that the `patsubst' expansion function and expansions
of the form `$(a:-b)', etc. (from Sun sh) were in revision
1.2 but were accidently omitted from the log entry.
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index a7c24df..31a04cd 100644 --- a/make.texinfo +++ b/make.texinfo @@ -4,7 +4,13 @@ @ignore $Log$ -Revision 1.2 1988/04/23 16:16:04 roland +Revision 1.3 1988/04/23 17:40:09 roland +* Bumped revision number to be the same as the source. +* Note that the `patsubst' expansion function and expansions + of the form `$(a:-b)', etc. (from Sun sh) were in revision + 1.2 but were accidently omitted from the log entry. + +Revision 1.2 88/04/23 16:16:04 roland * Added RCS log. * Changed the copyrights from Richard Stallman to Free Software Foundation. * Added Roland McGrath to the authors on the title page. |