diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-22 02:51:45 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-22 02:51:45 -0400 |
commit | ecf307bb0b21d3741ef768b98a26e9255158832e (patch) | |
tree | 3d8fd52768f57df9780c06ce39c5fc0db062e612 /ChangeLog | |
parent | a674abe702cc0c017209a3186c32df050ff21f41 (diff) | |
download | gunmake-ecf307bb0b21d3741ef768b98a26e9255158832e.tar.gz |
Force version printing whenever we print the database.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ in the initial batch of flags. Do not allow any flags with options in that batch. If there are only non-simple flags MAKEFLAGS begins with ' '. + (print_data_base): Print the version. Fixes part of Savannah #35336. * read.c (eval_buffer): Initialize lineno. |