No longer test availability of the gdi32 library, nor use it for linking, even
when we have been doing this since revision 1.47 of configure.ac 4 years and 5 months ago when cross-compiling a Windows target. We actually don't use any function from the Windows GDI (Graphics Device Interface) related with drawing or graphics-related operations.
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -6,6 +6,13 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Yang Tse (2 Aug 2008)
|
||||
- No longer test availability of the gdi32 library, nor use it for linking, even
|
||||
when we have been doing this since revision 1.47 of configure.ac 4 years and
|
||||
5 months ago when cross-compiling a Windows target. We actually don't use any
|
||||
function from the Windows GDI (Graphics Device Interface) related with drawing
|
||||
or graphics-related operations.
|
||||
|
||||
Daniel Fandrich (1 Aug 2008)
|
||||
- Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn't
|
||||
support this so it goes untested.
|
||||
|
||||
Reference in New Issue
Block a user