From: hpa Date: Sat, 23 Aug 2003 00:56:05 +0000 (+0000) Subject: PNM spec not PPM spec X-Git-Tag: syslinux-3.11~525 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08a1f101e03bce511913ac18add54d72496e0d04;p=platform%2Fupstream%2Fsyslinux.git PNM spec not PPM spec --- diff --git a/NEWS b/NEWS index 388dfbb..3b284e2 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ Changes in 2.06: * ISOLINUX: Fix problem that would occationally cause a boot failure, depending on the length of directories. * SYSLINUX: Win32 installer now flushes buffers. - * ppmtolss16: Be fully compliant with the PPM spec; + * ppmtolss16: Be fully compliant with the PNM spec; actually process comments in the header and odd alignments of the various parameters, as well as "plain" (not raw) files and PBM and PGM files.