aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2011-02-02 13:51:42 +0100
committerMarcus Brinkmann <[email protected]>2011-02-02 13:51:42 +0100
commitde287a7996c85e6c6eb740f110df0f904d4cd867 (patch)
tree729842fdc776f6d4762d9e247bdab87f15fb099b /src/ChangeLog
parentFix gpgconf option change if not self-assigning. (diff)
parent2011-02-02 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-de287a7996c85e6c6eb740f110df0f904d4cd867.tar.gz
gpgme-de287a7996c85e6c6eb740f110df0f904d4cd867.zip
Merge commit 'a2b9adafe46c55a2c26dd46163055bbdf3526835'
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fdd3e496..fbe92be0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-02 Marcus Brinkmann <[email protected]>
+
+ * w32-util.c (mkstemp): Don't use CreateFile instead of open (the
+ function is not used on Windows CE, and the callers were not
+ adjusted).
+
2011-01-21 Marcus Brinkmann <[email protected]>
* engine-gpgconf.c (_gpgme_conf_opt_change): Fix the case that is