diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index d30496eb7..a4bd26830 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,14 @@ +2002-12-04 David Shaw <[email protected]> + + * trustdb.c (validate_keys): Show trust parameters when building + trustdb, and make sure that the version record update was + successful. + (init_trustdb): If the current parameters aren't what was used for + building the trustdb, the trustdb is invalid. + + * tbio.c (tdbio_db_matches_options): Update to work with new + trustdbs. + 2002-12-03 David Shaw <[email protected]> * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store |