git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9237 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-11-30 01:39:27 +00:00
parent b1cc09c327
commit c8e39c5559
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2000-11-30 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am.common: use install-catman.sh
* install-catman.sh: script to install preformatted manual pages
2000-11-29 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: don't use AC_CONFIG_FILES here, since it doesn't

View File

@@ -1,5 +1,7 @@
2000-11-30 Johan Danielsson <joda@pdc.kth.se>
* afskauthlib/Makefile.am: use libtool
* afskauthlib/Makefile.am: work with krb4 only
2000-07-30 Johan Danielsson <joda@pdc.kth.se>