projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f31612
)
Initializes some variables so that they do not end up in the common block
author
Brad Thompson
<yak@mit.edu>
Fri, 13 Aug 1999 23:34:27 +0000
(23:34 +0000)
committer
Brad Thompson
<yak@mit.edu>
Fri, 13 Aug 1999 23:34:27 +0000
(23:34 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11655
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb4/ChangeLog
patch
|
blob
|
history
diff --git
a/src/lib/krb4/ChangeLog
b/src/lib/krb4/ChangeLog
index ee823a9a1cf7fc19d1ffe3da5003b5d76568b89a..37b24feecb4002d2a6d306166f4a78d7de596317 100644
(file)
--- a/
src/lib/krb4/ChangeLog
+++ b/
src/lib/krb4/ChangeLog
@@
-1,3
+1,11
@@
+Fri Aug 13 23:23:00 1999 Brad Thompson <yak@mit.edu>
+
+ * sendauth.c: Initialize __krb_sendauth_hidden_tkt_len so
+ it doesn't end up in the common block.
+
+ * pkt_clen.c: Initialize swap_bytes so that it doesn't end
+ up in the common block.
+
Mon May 10 15:23:15 1999 Danilo Almeida <dalmeida@mit.edu>
* Makefile.in: Do win32 build in subdir.