X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/019c8218f07fd2acca84661be01147c50908d903..0e7690deacc3232f1a0bd3902255ffa34292e5cf:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a73c38bd52..fd8e77c9c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2013-11-01 Claudio Bley + * image.el (image-type-header-regexps): Fix the 'pbm' part to + allow comments in pbm files. + * term/w32-win.el (dynamic-library-alist): Support newer versions of libjpeg starting with v7: look only for the DLL from the version against which Emacs was built.