diff options
author | Paul Smith <psmith@gnu.org> | 1999-08-24 04:49:39 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-08-24 04:49:39 +0000 |
commit | d0b03e9355d18a6e035c3ee2e7f0ba895739ab28 (patch) | |
tree | 403c181876c223168faf3d499829991943495c1f /ChangeLog | |
parent | 5dc4b92b606351290d979371da4a500ce8f6a57e (diff) | |
download | gunmake-d0b03e9355d18a6e035c3ee2e7f0ba895739ab28.tar.gz |
* Terminology change in docs and code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1999-08-24 Paul D. Smith <psmith@gnu.org> + + * make.texinfo: Change "dependency" to "prerequisite" and + "dependencies" to "prerequisites". Various other cleanups related + to the terminology change. + * file.c: Change debugging and error messages to use + "prerequisite" instead of "dependency". + * implicit.c: Ditto. + * remake.c: Ditto. + * NEWS: Document it. + 1999-08-23 Paul D. Smith <psmith@gnu.org> * remake.c (update_file): Move the considered check into the |