aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2003-08-26 15:38:36 +0000
committerJohn Paul Wallington2003-08-26 15:38:36 +0000
commit32b3c766421819026320d6429529b6bf9b59f68e (patch)
tree0c89a687e52c8724ab36e071444791ba4a4a9784 /lisp/ChangeLog
parentc577b2225a8c8e84be77822e30c2d739b699c471 (diff)
downloademacs-32b3c766421819026320d6429529b6bf9b59f68e.tar.gz
emacs-32b3c766421819026320d6429529b6bf9b59f68e.zip
(image-jpeg-p): Don't search beyond length of data.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 495fc5fa36e..334d3bd462e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12003-08-26 John Paul Wallington <jpw@gnu.org>
2
3 * image.el (image-jpeg-p): Don't search beyond length of data.
4
12003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org> 52003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
2 6
3 * progmodes/cc-cmds.el (c-electric-brace): Work around for a 7 * progmodes/cc-cmds.el (c-electric-brace): Work around for a