*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9593 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-30 01:19:19 +00:00
parent 281d8cb027
commit f7ab4f7ac3

View File

@@ -1,3 +1,10 @@
2001-01-29 Assar Westerlund <assar@sics.se>
* kadm_conn.c (spawn_child): close the newly created socket in the
packet, it's not used. from <shadow@dementia.org>
* version4.c (decode_packet): check success of
krb5_425_conv_principal. from <shadow@dementia.org>
2001-01-12 Assar Westerlund <assar@sics.se>
* util.c (parse_attributes): make empty string mean no attributes,