Require autoconf 1.11
[gpgme.git] / ChangeLog
index 2ba2099b0db3929a706052e781a2140d68009b02..505ea40fd421724ce86c3828354bec3a79f730cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,93 @@
+2011-04-14  Werner Koch  <wk@g10code.com>
+
+       * configure.ac: Require automake 1.11.
+
+2011-04-06  Werner Koch  <wk@g10code.com>
+
+       * autogen.sh (--build-w32): Support option --build-w64.
+       * configure.ac (HAVE_W64_SYSTEM): Define.
+       (INSERT__TYPEDEFS_FOR_GPGME_H): New.
+       (GPGME_CONFIG_HOST): New.
+
+2011-02-02  Marcus Brinkmann  <mb@g10code.com>
+
+       * configure.ac (NEED_LIBASSUAN_VERSION): Bump to 2.0.2 for system hooks.
+
+2010-12-30  Werner Koch  <wk@g10code.com>
+
+       * configure.ac: Support a git revision.
+
+2010-11-03  Werner Koch  <wk@g10code.com>
+
+       * configure.ac (AC_CHECK_HEADERS): Check for sys/types.h and
+       sys.stat.h.
+
+2010-11-02  Werner Koch  <wk@g10code.com>
+
+       * configure.ac (AC_CHECK_HEADERS): Check for sys.time.h.
+
+2010-08-19  Werner Koch  <wk@g10code.com>
+
+       * configure.ac (AH_BOTTOM): Define GPG_ERR_ENABLE_ERRNO_MACROS.
+
+2010-05-12  Marcus Brinkmann  <marcus@g10code.de>
+
+       * configure.ac: Check for setlocale.
+
+2010-05-07  Werner Koch  <wk@g10code.com>
+
+       * configure.ac: Change checks to always require libassuan.
+
+2010-05-07  Marcus Brinkmann  <marcus@g10code.de>
+
+       * autogen.sh: Update the thing.
+
+       * configure.ac: Check for locale.h.
+
+2010-05-06  Marcus Brinkmann  <marcus@g10code.de>
+
+       * configure.ac: Detect Windows CE.
+       (HAVE_W32CE_SYSTEM): New symbol and automake conditional.
+       * ltmain.sh, m4/libtool.m4: Patch so that it works for Windows CE.
+
+       * configure.ac: Require libgpg-error 1.8.
+
+2010-03-15  Werner Koch  <wk@g10code.com>
+
+       * configure.ac (emacs_local_vars_begin)
+       (emacs_local_vars_read_only, emacs_local_vars_end): New.
+
+2010-01-22  Werner Koch  <wk@g10code.com>
+
+       * autogen.sh (--build-w32): Add --with-libassuan-prefix.
+
+2010-01-11  Marcus Brinkmann  <marcus@g10code.de>
+
+       Release 1.3.0.
+
+2009-12-22  Marcus Brinkmann  <marcus@g10code.de>
+
+       * configure.ac: Do not use echo -n.  Test for __thread.
+
+2009-12-17  Marcus Brinkmann  <marcus@g10code.de>
+
+       * configure.ac: Make largefile check more robust.
+
+2009-12-10  Werner Koch  <wk@g10code.com>
+
+       * configure.ac: Check for getgid and getegid.
+
+2009-12-08  Marcus Brinkmann  <marcus@g10code.de>
+
+       Update to libtool 2.2.6a.
+       * configure.ac: Invoke AC_CONFIG_MACRO_DIR.
+       (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ...
+       (LT_PREREQ, LT_INIT, LT_LANG): ... these.
+       * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4:
+       Updated to libtool 2.2.6a.
+       * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
+       m4/lt~obsolete.m4: New files from libtool 2.2.6a.
+
 2009-11-10  Marcus Brinkmann  <marcus@g10code.de>
 
        * configure.ac: Activate UIServer if FD passing is enabled and
 
 2008-09-16  Marcus Brinkmann  <marcus@g10code.com>
 
-       * configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it. 
+       * configure.ac (_XOPEN_SOURCE) [apple-darwin]: Define it.
 
 2008-07-04  Werner Koch  <wk@g10code.com>
 
        * config.guess, config.sub: Update to 2007-11-19.  Also update
-       missing et al scripts. 
+       missing et al scripts.
 
 2008-04-01  Werner Koch  <wk@g10code.com>
 
        * assuan/Makefile.am (INCLUDES): Include $(top_srcdir)/gpgme.
        * assuan/assuan.h: Include <ath.h> instead of trying to duplicate
        the definitions.
-       
+
        * assuan/: Update files to 2007-07-04 version of assuan.
 
        * autogen.sh: Use = not == in test.
 2007-01-29  Marcus Brinkmann  <marcus@g10code.de>
 
        Released 1.1.3.
-       
+
        * configure.ac (LIBGPGME_LT_REVISION): Bump for release.
 
 2007-01-26  Werner Koch  <wk@g10code.com>
 2004-04-06  Werner Koch  <wk@gnupg.org>
 
        Released 0.4.6.
-       
+
        * config.guess, config.sub, ltmain.sh: Updated to those from
        libtools 1.5.4.
 
 2004-01-12  Werner Koch  <wk@gnupg.org>
 
        Released 0.4.4.
-       
-       * configure.ac: Bumbed LT_Revision; now at C12/A1/R1. 
+
+       * configure.ac: Bumbed LT_Revision; now at C12/A1/R1.
        (NEED_GPGSM_VERSION): Set to 1.9.3.
        (min_automake_version): Added.
        * README.CVS: New.
        (AC_CONFIG_FILES): Remove bonobo/Makefile.
        * Makefile.am (bonobo): Remove variable.
        (SUBDIRS): Remove ${bonobo}.
-       
+
        * configure.ac: Remove all uses of GNUPG_CHECK_TYPEDEF, for byte,
        ushort, ulong, u16 and u32.
        * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Remove macro.
 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
 
        * configure.ac: Bump up to 0.4.1.
-       
+
        Released 0.4.0.
 
 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
 2002-09-20  Werner Koch  <wk@gnupg.org>
 
        Released 0.3.11.
-       
+
        * configure.ac: Bump up LIBGPGME_LT_REVISION.
 
        * configure.ac (AC_CHECK_HEADERS): Check for sys/select.h.
 2002-06-25  Werner Koch  <wk@gnupg.org>
 
        Released 0.3.8.
-       
+
        * configure.ac: Bumbed LT version to 9/3/0.
        (NEED_GPGSM_VERSION): Need 0.3.8 due to fixed export command.
 
        * configure.ac: Bumbed version to 0.3.4-cvs to continue development.
 
        Released 0.3.4.
-       
+
        * configure.ac: Bumbed LT version numbers to (7,1,0), requires
        gpgsm 0.3.1.
 
        * jnlib/Makefile.am: Rever to older version that includes xmalloc
        but not dotlock and some other files.  Reported by Stéphane
        Corthésy.
-       
+
 2002-02-10  Marcus Brinkmann  <marcus@g10code.de>
 
        * Released 0.3.2.
 2001-09-17  Werner Koch  <wk@gnupg.org>
 
        Released 0.2.3.
-       
+
        * configure.in (NEED_GPG_VERSION): Set to 1.0.6. Incremented LT
        current and age.
 
 
 2001-04-05  Werner Koch  <wk@gnupg.org>
 
-       * configure.in (NEED_GPG_VERSION): Set to 1.0.4g 
+       * configure.in (NEED_GPG_VERSION): Set to 1.0.4g
 
 2001-04-02  Werner Koch  <wk@gnupg.org>
 
        Released 0.2.1.
 
        Changed the copyright notices all over the place.
-       
+
 2001-02-28  Werner Koch  <wk@gnupg.org>
 
        Released 0.2.0.
        * autogen.sh: Added option --build-w32.
 
 
- Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 g10 Code GmbH
+ Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011 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