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,7 @@
2002-05-02 Johan Danielsson <joda@pdc.kth.se>
* pop_debug.c: revert some accidentally commited code in previous
2002-02-07 Johan Danielsson <joda@pdc.kth.se>
* pop_debug.c: only claim krb5 support if really present

View File

@@ -1,3 +1,13 @@
2002-05-17 Johan Danielsson <joda@pdc.kth.se>
* crypto.m4: am-conditionalise HAVE_OPENSSL
* db.m4: make it possible to run this twice
2002-05-02 Johan Danielsson <joda@pdc.kth.se>
* db.m4: am_cond HAVE_*
2002-04-30 Johan Danielsson <joda@pdc.kth.se>
* krb-ipv6.m4: use AC_HELP_STRING; fix logic bug in AC_MSG_RESULT

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