diff options
author | Werner Koch <[email protected]> | 2005-11-18 16:52:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-11-18 16:52:38 +0000 |
commit | 6b24b361ad8311c7a8f3d74ffbaf82a525347018 (patch) | |
tree | 8e63b605899fe4508cdac4727e9de1ba0911810c /ChangeLog | |
parent | 2005-11-18 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-6b24b361ad8311c7a8f3d74ffbaf82a525347018.tar.gz gpgme-6b24b361ad8311c7a8f3d74ffbaf82a525347018.zip |
GPA does now work with the glib based i/o backend.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,8 +1,16 @@ +2005-11-18 Werner Koch <[email protected]> + + * configure.ac (BUILD_REVISION): New. + 2005-11-17 Marcus Brinkmann <[email protected]> * configure.ac: Add support for --enable-w32-glib (disabled by default). Invoke AM_PATH_GLIB_2_0. +2005-11-16 Werner Koch <[email protected]> + + * configure.ac (CFLAGS) [W32]: Make sure that -mms-bitfields are used. + 2005-11-15 Werner Koch <[email protected]> * configure.ac: Create BUILD_FILEVERSION from SVN Revision. |