*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10544 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-23 22:44:48 +00:00
parent c14e617f93
commit 9a9acaf6c0
4 changed files with 15 additions and 4 deletions

View File

@@ -29,10 +29,6 @@
return any des-key not just keys that can be string-to-keyed by
the client
2001-08-10 Assar Westerlund <assar@sics.se>
* Release 0.4e
2001-08-10 Assar Westerlund <assar@sics.se>
* Release 0.4d

View File

@@ -1,3 +1,8 @@
2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am (dpagaix): make sure of using $(EXEEXT) just to
please automake (this is aix-only code)
2001-02-07 Assar Westerlund <assar@sics.se>
* Makefile.am (dpagaix): needs to be linked with ld, add an

View File

@@ -1,3 +1,8 @@
2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am.common: change one += to = to AM_CFLAGS to avoid an
error with recent automake
2001-08-22 Assar Westerlund <assar@sics.se>
* crypto.m4: SHA1_CTX should be SHA_CTX

View File

@@ -1,3 +1,8 @@
2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am: rename variable name to avoid error from current
automake
2001-08-22 Assar Westerlund <assar@sics.se>
* kadmin_locl.h: include libutil.h if it exists