]> arthur.barton.de Git - netatalk.git/blobdiff - ChangeLog
Add a utility to check the consistency of didname.db. Using the stock
[netatalk.git] / ChangeLog
index b5a2efd5fa6adca945a2b82939bc57cbeab9acab..7e443fd7b76cc53956a486cad3d6485879b7dc33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-10  joe c   <marcus@marcuscom.com>
+       * bin/cnid/cnid_didname_verify,c: Add a utility to verify the consistency
+       of didname.db.  Using the stock db_verify utility will fail as the sort
+       routine is unknown.
+
 2001-12-07  joe c   <marcus@marcuscom.com>
        * libatalk/cnid/cnid_open.c: Re-enable synchronous transaction support
        to try improve performance.