aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r--scd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog
index 2ed774f21..6a8668b45 100644
--- a/scd/ChangeLog
+++ b/scd/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-04 Werner Koch <[email protected]>
+
+ * card.c (map_sc_err): Renamed gpg_make_err to gpg_err_make.
+
+ Renamed error codes from INVALID to INV and removed _ERROR suffixes.
+
2003-06-03 Werner Koch <[email protected]>
Changed all error codes in all files to the new libgpg-error scheme.