aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d54ad87e772..b0a940292e5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-03-28 Jason Rumney <jasonr@gnu.org>
2
3 * image.c (pbm_load): Allow color values up to 65535.
4 Throw an error if max_color_idx is outside the supported range.
5 Report an error when image size is invalid.
6 Read two bytes at a time when raw images have max_color_idx above 255.
7
12008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change) 82008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
2 9
3 * regex.c (EXTEND_BUFFER): Change order of pointer addition 10 * regex.c (EXTEND_BUFFER): Change order of pointer addition