aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 21e5064c3..fed22591f 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-31 Stefan Bellon <[email protected]>
+
+ * gpgv.c [read_trust_options]: Removed trailing semicolon to avoid
+ "declaration with no effect" error with Norcroft C.
+
2003-07-30 Werner Koch <[email protected]>
* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.