*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1230 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-02-11 02:55:49 +00:00
parent d8baa6f1fb
commit 35fd6b3af2

View File

@@ -1,5 +1,20 @@
Sat Feb 8 15:59:56 1997 Assar Westerlund <assar@pdc.kth.se>
* lib/asn1/parse.y: ifdef HAVE_STRDUP
* lib/asn1/lex.l: ifdef strdup
brange-dead version of list of special characters to make stupid
lex accept it.
* lib/asn1/gen.c: A DER integer should really be a `unsigned'
* lib/asn1/der_put.c: A DER integer should really be a `unsigned'
* lib/asn1/der_get.c: A DER integer should really be a `unsigned'
* lib/krb5/error/Makefile.am: It seems "$(SHELL) ./compile_et" is
needed.
* lib/krb/mk_rep.c, lib/krb/rd_req.c, lib/krb/store.c,
lib/krb/store.h: new files.