From 745cddfcd791359ff5ae5c2f33db3b196f6df481 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 4 Oct 2005 23:38:37 +0000 Subject: Move the db2 library to the site of its one use, the kdb-db2 module. Update configuration scripts, pathname make variables, etc., accordingly. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17407 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/util/ChangeLog') diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 47761a109..56872aeac 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,9 @@ +2005-10-04 Ken Raeburn + + * db2: Directory moved to modules/kdb/db2/libdb2. + * Makefile.in (LOCAL_SUBDIRS): Don't reference it. + (MAYBE_DB_k5, MAYBE_DB_sys): Variables deleted. + 2005-09-08 Tom Yu * mkrel: Update for svn. -- cgit