git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10989 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-05-17 16:08:39 +00:00
parent 5e07bb3437
commit 1fb32ada4c
4 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2002-05-17 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: add hooks for ndbm_wrap
* otp_db.c: use ndbm_wrap
2001-07-12 Assar Westerlund <assar@sics.se>
* Makefile.am: add required library dependencies

View File

@@ -1,3 +1,7 @@
2002-05-17 Johan Danielsson <joda@pdc.kth.se>
* xdbm.h: remove old dbm part
2002-04-30 Johan Danielsson <joda@pdc.kth.se>
* ndbm_wrap.{c,h}: ndbm wrapper for newer db libraries