diff options
author | Marcus Brinkmann <[email protected]> | 2010-11-15 15:01:17 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2010-11-15 15:01:17 +0000 |
commit | 5164bd8678dba3c3f2173e976a51b9d16a04f5fa (patch) | |
tree | 152205c8afbf5ebd0b0819260e2b401080e3e504 /contrib/ChangeLog | |
parent | Fixes for the MSC build (diff) | |
download | gpgme-5164bd8678dba3c3f2173e976a51b9d16a04f5fa.tar.gz gpgme-5164bd8678dba3c3f2173e976a51b9d16a04f5fa.zip |
2010-11-15 Marcus Brinkmann <[email protected]>
* conf-w32ce-msc/stdint.h: New file.
* conf-w32ce-msc/build.mk (conf_sources): Add stdint.h.
* conf-w32ce-msc/build.mk (copy-static-source): Revert last change.
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 1ed8d522..87cc8a39 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2010-11-15 Marcus Brinkmann <[email protected]> + + * conf-w32ce-msc/stdint.h: New file. + * conf-w32ce-msc/build.mk (conf_sources): Add stdint.h. + * conf-w32ce-msc/build.mk (copy-static-source): Revert last change. + 2010-11-15 Werner Koch <[email protected]> * conf-w32ce-msc/build.mk (copy-static-source): Create stdint.h. |