diff options
author | Werner Koch <[email protected]> | 2010-11-04 08:16:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-11-04 08:16:57 +0000 |
commit | 44b27022588dd2c1fe495e305ea1e26187805619 (patch) | |
tree | 1651c8c7cabe142d905747a8407c9017d3c004c8 /contrib/ChangeLog | |
parent | Hopefully last changes for building with MSC. (diff) | |
download | gpgme-44b27022588dd2c1fe495e305ea1e26187805619.tar.gz gpgme-44b27022588dd2c1fe495e305ea1e26187805619.zip |
More changes for W32CE with MSC.
Diffstat (limited to '')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index ccee4948..40e528a7 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2010-11-04 Werner Koch <[email protected]> + + * conf-w32ce-msc/build.mk (copy-built-source): Revert last + change. Does not work with W32CE where MSC defines it in except.h. + 2010-11-03 Werner Koch <[email protected]> * conf-w32ce-msc/build.mk (copy-built-source): Create dummy sehmap.h. |