diff options
| author | Marcus Brinkmann <[email protected]> | 2009-06-18 16:51:56 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2009-06-18 16:51:56 +0000 |
| commit | e6ff9579ba131e4ef95233285da94b2d48208bc1 (patch) | |
| tree | 81b87923f0e0ab1029f5bb6f60cc272af87de276 /src/ChangeLog | |
| parent | 2009-06-18 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-e6ff9579ba131e4ef95233285da94b2d48208bc1.tar.gz gpgme-e6ff9579ba131e4ef95233285da94b2d48208bc1.zip | |
2009-06-18 Marcus Brinkmann <[email protected]>
* gpgme.def: Fix stupid typo.
* w32-io.c (_gpgme_io_pipe): Add missing declaration.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 88be268f..3d261a35 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2009-06-18 Marcus Brinkmann <[email protected]> + * gpgme.def: Fix stupid typo. + * w32-io.c (_gpgme_io_pipe): Add missing declaration. + * gpgme.h.in (GPGME_CONF_PATHNAME): Remove obsolete macro. * w32-io.c (_gpgme_io_pipe): Allocate reader/writer thread right |
