diff options
| author | Werner Koch <[email protected]> | 2009-02-04 16:48:25 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2009-02-04 16:48:25 +0000 |
| commit | d118b5a2ee1c5d4ff2c01c40b6f5dcd153029ffd (patch) | |
| tree | a76f0221524224b519c290b745050653d60fb67e /src/ChangeLog | |
| parent | Provide inforation about smartcards. (diff) | |
| download | gpgme-d118b5a2ee1c5d4ff2c01c40b6f5dcd153029ffd.tar.gz gpgme-d118b5a2ee1c5d4ff2c01c40b6f5dcd153029ffd.zip | |
Fix spawn prototype for w32 glib and qt versions.
Diffstat (limited to '')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f98e1a3c..1cd86436 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-02-04 Werner Koch <[email protected]> + + * w32-glib-io.c (_gpgme_io_spawn): Make ARGV argument const to + match prototype. + * w32-qt-io.cpp (_gpgme_io_spawn): Ditto. + 2009-02-03 Werner Koch <[email protected]> * gpgme.h.in (struct _gpgme_subkey): Add fields IS_CARDKEY and |
