aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2010-05-12 17:40:08 +0000
committerMarcus Brinkmann <[email protected]>2010-05-12 17:40:08 +0000
commit8d27defa02a67ec06f8ce06b14427b5eba8f54e6 (patch)
tree796a4836c7d9d161fb25dca6e7ec9b7cf8754b71 /ChangeLog
parent2010-05-12 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-8d27defa02a67ec06f8ce06b14427b5eba8f54e6.tar.gz
gpgme-8d27defa02a67ec06f8ce06b14427b5eba8f54e6.zip
2010-05-12 Marcus Brinkmann <[email protected]>
* configure.ac: Check for setlocale. src/ 2010-05-12 Marcus Brinkmann <[email protected]> * gpgme-tool.c (main): Protect call to setlocale with HAVE_SETLOCALE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c878fbf2..95a6b793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-12 Marcus Brinkmann <[email protected]>
+
+ * configure.ac: Check for setlocale.
+
2010-05-07 Werner Koch <[email protected]>
* configure.ac: Change checks to always require libassuan.