diff options
author | Boris Kolpackov <boris@kolpackov.net> | 2005-03-01 08:01:05 +0000 |
---|---|---|
committer | Boris Kolpackov <boris@kolpackov.net> | 2005-03-01 08:01:05 +0000 |
commit | 0759af440a1d721f0248b2ea83fe0ad8a1c19cfb (patch) | |
tree | 2eb951af15ca852b73c687299bd667c0cdcfa3aa /ChangeLog | |
parent | a2232470c27151ba0c1c37f3eba1e35396d7eabf (diff) | |
download | gunmake-0759af440a1d721f0248b2ea83fe0ad8a1c19cfb.tar.gz |
Fixed Savannah bug #12180.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Mar 1 10:12:20 2005 Boris Kolpackov <boris@kolpackov.net> + + * read.c (record_files): Add a check for the list of prerequisites + of a static pattern rule being empty. Fixes Savannah bug #12180. + 2005-02-28 Paul D. Smith <psmith@gnu.org> * doc/make.texi (Text Functions): Update docs to allow the end |