# HG changeset patch # User John W. Eaton # Date 1235498948 18000 # Node ID 082c052cdd1131214bab5e9cb70106638196beba # Parent 20589a8f1a3386a6cba3faf02c59896b7401c9c1 fix typo in NEWS file diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -227,7 +227,7 @@ ** New functions for reading and writing images. - The imwrite and imread function have been included in Octave. + The imwrite and imread functions have been included in Octave. These functions require the GraphicsMagick library. The new function imfinfo provides information about an image file (size, type, colors, etc.)