.\" .\" cook - file construction tool .\" Copyright (C) 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 . .\" .\" ------------------------------------------------------------------------ .TP 2n .if n * .if t \(bu .\" Change 28, 20 The email address for the mailing list has changed. See README or the web site for more information. .TP 2n .if n * .if t \(bu .\" Change 27 There is a new file-size-statistics option, for hinky NFS server update latency. .TP 2n .if n * .if t \(bu .\" Change 22 A bug has been fixed in the ^C interrupt handler, it no longer deadlocks causing the processes to hang. .TP 2n .if n * .if t \(bu .\" Change 15 A bug in the architecture handling has been fixed. .TP 2n .if n * .if t \(bu .\" Change 25, 23, 21 This a number of 64-bit build issues have been fixed. .TP 2n .if n * .if t \(bu .\" Change 16 The exit status is no longer printed for silent (not echoed) commands. .TP 2n .if n * .if t \(bu .\" Change 19 The metering details are no longer printed for silent (not echoed) commands. .TP 2n .if n * .if t \(bu .\" Change 18 The progress stars can now be enabled using the \[lq]\f[CW]set star\fP\[rq] statements within a cookbook. .TP 2n .if n * .if t \(bu .\" Change 17 A bug has been fixed in the [collect] and [collect_lines] built-in functions. If a word (or line) was longer than 1024 bytes, a buffer overrun occurred. A variable size buffer is now used. .TP 2n .if n * .if t \(bu .\" Change 12 There is a new [strlen] built-in function, which may be used to obtain the length of a string. .TP 2n .if n * .if t \(bu .\" Change 11 A bug has been fixed in the [substitute] function, it no longer infinite loops when the string to be replaced is the empty string. .\" ------------------------------------------------------------------------ .\" Place all new text above this line. .SS Version 2.32 (2008-Jul-29)