aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2009-05-05 17:03:33 +0000
committerMarcus Brinkmann <[email protected]>2009-05-05 17:03:33 +0000
commit065a0a3f6dd4ca6f3a66a8b1f3294cad1e20bc80 (patch)
tree7db78f9e2182d236c540ce69ae7c79651f1f9fd1 /ChangeLog
parent* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg. (diff)
downloadgpgme-065a0a3f6dd4ca6f3a66a8b1f3294cad1e20bc80.tar.gz
gpgme-065a0a3f6dd4ca6f3a66a8b1f3294cad1e20bc80.zip
2009-05-05 Marcus Brinkmann <[email protected]>
* configure.ac: Add infrastructure for compile time check of _FILE_OFFSET_BITS. src/ 2009-05-05 Marcus Brinkmann <[email protected]> * gpgme.h.in: Add compile time check for _FILE_OFFSET_BITS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14797c4b..886249bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-05 Marcus Brinkmann <[email protected]>
+
+ * configure.ac: Add infrastructure for compile time check of
+ _FILE_OFFSET_BITS.
+
2009-04-19 Moritz <[email protected]>
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.