diff options
| author | Werner Koch <[email protected]> | 2009-01-19 14:44:13 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2009-01-19 14:44:13 +0000 |
| commit | 23022dd9d9169751aecc17f2b5b099442ff845ad (patch) | |
| tree | 5980b67c4382bc8eca0f294339c4bdf895b0bce6 /src/ChangeLog | |
| parent | 2008-12-08 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-23022dd9d9169751aecc17f2b5b099442ff845ad.tar.gz gpgme-23022dd9d9169751aecc17f2b5b099442ff845ad.zip | |
Renamed rungpg.c to engine-gpg.c for conistency.
Diffstat (limited to '')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cb6dbd32..95dc804c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-01-19 Werner Koch <[email protected]> + + * rungpg.c: Rename to engine-gpg.c + * Makefile.am (main_sources): Ditto. + 2008-12-03 Marcus Brinkmann <[email protected]> * Makefile.am (status-table.h): Use $(builddir) to find gpgme.h. @@ -5893,7 +5898,7 @@ * data.c (gpgme_data_rewind): Allow to rewind data_type_none. - Copyright 2001,2002,2003,2004,2005,2006,2007 g10 Code GmbH + Copyright 2001,2002,2003,2004,2005,2006,2007,2008,2009 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 |
