diff options
author | Werner Koch <[email protected]> | 2010-11-15 08:40:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-11-15 08:40:30 +0000 |
commit | eef49ef4171011dec88156481cc70ee350cbbc92 (patch) | |
tree | 02356d813f53b27e4102cd22b6f99575b2b0bed0 /contrib/ChangeLog | |
parent | More changes for W32CE with MSC. (diff) | |
download | gpgme-eef49ef4171011dec88156481cc70ee350cbbc92.tar.gz gpgme-eef49ef4171011dec88156481cc70ee350cbbc92.zip |
Fixes for the MSC build
Diffstat (limited to '')
-rw-r--r-- | contrib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 40e528a7..1ed8d522 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2010-11-15 Werner Koch <[email protected]> + + * conf-w32ce-msc/build.mk (copy-static-source): Create stdint.h. + (all): Add ws2.lib + (clean): New. + 2010-11-04 Werner Koch <[email protected]> * conf-w32ce-msc/build.mk (copy-built-source): Revert last |