aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-06-02 14:18:03 +0000
committerMarcus Brinkmann <[email protected]>2004-06-02 14:18:03 +0000
commit8d2e1e7f6134c08eaed83f3563ac60678c3a6ad2 (patch)
treee43f56312551b6a4553339b819e35cba88a26fe2
parentAdd item about gpgme.m4. (diff)
downloadgpgme-8d2e1e7f6134c08eaed83f3563ac60678c3a6ad2.tar.gz
gpgme-8d2e1e7f6134c08eaed83f3563ac60678c3a6ad2.zip
2004-06-02 Marcus Brinkmann <[email protected]>
* libgpgme.vers: Remove C-style comment, which is not supported by older binutils.
Diffstat (limited to '')
-rw-r--r--gpgme/ChangeLog5
-rw-r--r--gpgme/libgpgme.vers1
2 files changed, 5 insertions, 1 deletions
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 <[email protected]>
+
+ * libgpgme.vers: Remove C-style comment, which is not supported by
+ older binutils.
+
2004-05-21 Marcus Brinkmann <[email protected]>
* 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;