git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8737 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-07-21 23:12:32 +00:00
parent be4807afef
commit c3dcac59bd
2 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
2000-07-22 Johan Danielsson <joda@pdc.kth.se>
* kdc/hprop-common.c: nuke extra definitions of
krb5_read_priv_message et.al
* lib/krb5/read_message.c (krb5_read_message): return error if EOF
2000-07-19 Johan Danielsson <joda@pdc.kth.se>
* fix-export: use autoreconf
* configure.in: remove stuff that belong in roken, and remove some
obsolete constructs
2000-07-18 Johan Danielsson <joda@pdc.kth.se> 2000-07-18 Johan Danielsson <joda@pdc.kth.se>
* configure.in: fix some typos * configure.in: fix some typos

View File

@@ -1,3 +1,7 @@
2000-07-22 Johan Danielsson <joda@pdc.kth.se>
* server.c: use krb5_read_priv_message; (v5_loop): check for EOF
2000-07-11 Johan Danielsson <joda@pdc.kth.se> 2000-07-11 Johan Danielsson <joda@pdc.kth.se>
* version4.c: change log strings to match the v5 counterparts * version4.c: change log strings to match the v5 counterparts