emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]
Date: Fri, 28 Mar 2008 14:59:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Jason Rumney <jasonr>   08/03/28 14:59:24

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5651.2.202
retrieving revision 1.5651.2.203
diff -u -b -r1.5651.2.202 -r1.5651.2.203
--- ChangeLog   26 Mar 2008 22:57:32 -0000      1.5651.2.202
+++ ChangeLog   28 Mar 2008 14:59:22 -0000      1.5651.2.203
@@ -1,3 +1,10 @@
+2008-03-28  Jason Rumney  <address@hidden>
+
+       * image.c (pbm_load): Allow color values up to 65535.
+       Throw an error if max_color_idx is outside the supported range.
+       Report an error when image size is invalid.
+       Read two bytes at a time when raw images have max_color_idx above 255.
+
 2008-03-26  Alexandre Oliva  <address@hidden>  (tiny change)
 
        * regex.c (EXTEND_BUFFER): Change order of pointer addition




reply via email to

[Prev in Thread] Current Thread [Next in Thread]