.\"
.\"     cook - file construction tool
.\"     Copyright (C) 2001, 2004, 2007, 2008, 2010 Peter Miller
.\"
.\"     This program is free software; you can redistribute it and/or modify
.\"     it under the terms of the GNU General Public License as published by
.\"     the Free Software Foundation; either version 3 of the License, or
.\"     (at your option) any later version.
.\"
.\"     This program is distributed in the hope that it will be useful,
.\"     but WITHOUT ANY WARRANTY; without even the implied warranty of
.\"     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\"     GNU General Public License for more details.
.\"
.\"     You should have received a copy of the GNU General Public License
.\"     along with this program. If not, see
.\"     <http://www.gnu.org/licenses/>.
.\"
.TP 2n
.if n *
.if t \(bu
.\" change 21, 15
A bug has been fixed in the \fIingredients-fingerprint\fP recipe attribute.
It was failing to save the fingerprint cache file in some cases,
and thus came to incorrect conclusions on following runs.
.TP 2n
.if n *
.if t \(bu
.\" change 20
The \fI(exists)\fP ingredients attribute has been fixed so that it no
longer implies behavious rimilar to \fIset shallow\fP.
.TP 2n
.if n *
.if t \(bu
.\" change 18
There is a new \fIcook_rsh\fP(1) program, for use with the
\fIhost-binding\fP recipe attribute, which allows you to load balance
builds across classes of hosts.
See \fIcook_rsh\fP(1) and the Parallel chapter of the User Guide for
more information.
.TP 2n
.if n *
.if t \(bu
.\" change 12, 17
Some build problems have been fixed on various platforms.
.TP 2n
.if n *
.if t \(bu
.\" change 11
More keywords are now understood for M4 include directives.
.\" ------------------------------------------------------------------------
.\" Place all new text above this line.
.SS Version 2.17 (2001-Apr-25)