From: Marcus Brinkmann Date: Wed, 2 Jun 2004 14:18:03 +0000 (+0000) Subject: 2004-06-02 Marcus Brinkmann X-Git-Tag: gpgme-0-9-0~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d2e1e7f6134c08eaed83f3563ac60678c3a6ad2;p=gpgme.git 2004-06-02 Marcus Brinkmann * libgpgme.vers: Remove C-style comment, which is not supported by older binutils. --- diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog index 1aa370f..c617801 100644 --- a/gpgme/ChangeLog +++ b/gpgme/ChangeLog @@ -1,3 +1,8 @@ +2004-06-02 Marcus Brinkmann + + * libgpgme.vers: Remove C-style comment, which is not supported by + older binutils. + 2004-05-21 Marcus Brinkmann * gpgme-config.in (Options): Support --api-version. diff --git a/gpgme/libgpgme.vers b/gpgme/libgpgme.vers index 943262a..9bef503 100644 --- a/gpgme/libgpgme.vers +++ b/gpgme/libgpgme.vers @@ -125,7 +125,6 @@ GPGME_1.0 { gpgme_op_verify_start; gpgme_wait; - /* Deprecated. */ gpgme_data_new_with_read_cb; gpgme_data_rewind; gpgme_get_sig_status;