Update ChangeLog for recent commits.

merge-requests/1/head
Chris Bagwell 2011-11-06 17:10:29 -06:00
rodzic 58c207a5e6
commit 03fbcb81a7
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -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 <chris at cnpbagwell dot com>
* lib/vsyslog.c, frontend/scanimage.c, include/sane/sanei_tcp.h