diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog index 1aa370f7..c617801a 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 943262a5..9bef503c 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;