From 03fbcb81a748818a43855082d8f56111d08f3598 Mon Sep 17 00:00:00 2001 From: Chris Bagwell Date: Sun, 6 Nov 2011 17:10:29 -0600 Subject: [PATCH] Update ChangeLog for recent commits. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34fc9fbb4..2ed3f12e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,13 @@ * lib/sigprocmask.c: Comment out logic on windows for now since it doesn't work. At least it will compile. * lib/syslog.c: Add a replacement syslog for at least mingw. + * testsuite/Makefile.*: Use $(EXEEXT) so that scanimage can + be ran on windows. + * backend/Makefile.*, backend/dll.c: Modify dll backend + so that libsane-dll does not reference preloaded backends + symbols since its not linking them in. Only libsane + references preloaded backend symbols and also links them + in now. 2011-11-05 Chris Bagwell * lib/vsyslog.c, frontend/scanimage.c, include/sane/sanei_tcp.h