diff --git a/ChangeLog b/ChangeLog index 26e2f979f813f9d5b00f9bf81af7777a7ff7a92b..55252b0d39dc1a1b481b8275e7a70cd171ae1f80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 1998-07-26 Per Cederqvist <ceder@lysator.liu.se> + dbck can now read database format 2. + * src/server/dbck-cache.c (init_cache): Handle database format 2. + + Fix the bootstrap database. + * db-crypt/db/lyskomd-data: CONF-RECORD uses the Local_to_global + structure. + Remove all traces of the Text_list type. * src/include/kom-types.h (Text_list): Removed. * src/server/connections.h (Res_type): Removed rt_text_list.