diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-26 14:06:25 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-26 14:06:25 -0400 |
commit | 2fc0f614becf8e7de4fbd5b87cbc812b407ad39a (patch) | |
tree | 5daab7d24f0add895f2a0a54313a18e34bf909ce /ChangeLog | |
parent | bf60bbd67a345c27fae513372dd05a8c019176f6 (diff) | |
download | gunmake-2fc0f614becf8e7de4fbd5b87cbc812b407ad39a.tar.gz |
[SV #39028] Fix some small typos in messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -30,6 +30,13 @@ already does. Otherwise, the linker will look for, and fail to find, gmk_* functions in some external dynamic library. +2013-05-17 Benno Schulenberg <bensberg@justemail.net> + + * main.c (decode_output_sync_flags): Fix output message. + * read.c (EXTRANEOUS): Ditto. + (record_files): Ditto. + * remake.c (update_file_1): Ditto. + 2013-05-17 Eli Zaretskii <eliz@gnu.org> * main.c (prepare_mutex_handle_string): Define conditioned on |