From f907a4d90c895f04ee7497a5f1b58ad1fd3cddb5 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 28 Sep 2009 23:08:49 +0000 Subject: - Update manual description for pattern rule search algorithm - Add new "-all" flag to the test suite to run tests that don't pass yet - Add some non-passing tests - Fix from Andreas Buening for OS/2. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3b4a6dc..177a201 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-09-28 Paul Smith + + * doc/make.texi (Pattern Intro): Move the match algorithm + discussion into the "Pattern Match" node. + (Pattern Match): Expand on the pattern rule matching algorithm. + +2009-09-28 Andreas Buening + + * job.c (construct_command_argv_internal) [OS2]: Don't eat too + much of the command line on a single pass. + 2009-09-28 Boris Kolpackov * varible.c (create_pattern_var): Insert variables into the @@ -18,6 +29,11 @@ * NEWS: Add a note about the new behavior. +2009-09-27 Paul Smith + + * doc/make.texi (Double-Colon): Mention that pattern rules with + double-colons have a different meaning. Savannah bug #27497. + 2009-09-27 Juan Manuel Guerrero * configh.dos.template: Remove unconditional definition of -- cgit v1.2.3