From 289083129627effd1f093106c9acdcc0a004d807 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 26 Jan 2003 01:26:32 +0000 Subject: [PATCH] *** empty log message *** --- nt/ChangeLog | 4 ++++ src/ChangeLog | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/nt/ChangeLog b/nt/ChangeLog index e3a51eaaf9a..27114535db4 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2003-01-26 Jason Rumney + + * configure.bat: Automatically detect jpeglib. + 2003-01-25 Jason Rumney * configure.bat: Automatically detect libpng. diff --git a/src/ChangeLog b/src/ChangeLog index 155ff1e4d69..de6f0db254b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2003-01-26 Jason Rumney + + * w32fns.c (init_jpeg_functions, jpeg_resync_to_restart_wrapper): + New functions. + (jpeg_load): Sync with xfns.c version. Adjust colors for Windows. + Disable color table lookups. Call jpeg library functions + through pointers determined at runtime. + (init_external_image_libraries): Try to load jpeg.dll. + 2003-01-25 Richard M. Stallman * lisp.h: Declare format2 instead of format1. -- 2.39.2