aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-02-01 14:39:45 +0100
committerMarcus Brinkmann <[email protected]>2004-02-01 14:39:45 +0100
commit68ab06735844ee7087ea7163cf33accf3ebc0322 (patch)
tree06d0a2e3566ebb9100780dc2ba61217f98f8ef49 /ChangeLog
parent(_gpgme_map_gnupg_error): Handle numerical codes as (diff)
downloadgpgme-68ab06735844ee7087ea7163cf33accf3ebc0322.tar.gz
gpgme-68ab06735844ee7087ea7163cf33accf3ebc0322.zip
2004-01-31 Marcus Brinkmann <[email protected]>
* configure.ac: Add invocation of AC_SYS_LARGEFILE, AC_TYPE_OFF_T and AC_FUNC_FSEEKO. doc/ 2004-02-01 Marcus Brinkmann <[email protected]> * gpgme.texi (Largefile Support): New section. gpgme/ 2004-02-01 Marcus Brinkmann <[email protected]> * data-compat.c (gpgme_data_new_from_filepart): Call fseeko if available. * data-stream.c (stream_seek): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa746d60..12d4613e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-31 Marcus Brinkmann <[email protected]>
+
+ * configure.ac: Add invocation of AC_SYS_LARGEFILE, AC_TYPE_OFF_T
+ and AC_FUNC_FSEEKO.
+
2004-01-12 Werner Koch <[email protected]>
Released 0.4.4.
@@ -435,7 +440,7 @@
* autogen.sh: Added option --build-w32.
- Copyright 2001, 2002 g10 Code GmbH
+ Copyright 2001, 2002, 2003, 2004 g10 Code GmbH
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without