summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-05-23 20:48:59 +0000
committerTheodore Tso <tytso@mit.edu>1995-05-23 20:48:59 +0000
commit61bf8b459f27898806ce780c949d5895a12a5fb1 (patch)
treee8f39ce1e76f4a40e718af4cc750202e61e5e72d /src/lib/krb5/rcache/ChangeLog
parenta3dc0166b47f4fcec8784831bfb26814623dc309 (diff)
downloadkrb5-61bf8b459f27898806ce780c949d5895a12a5fb1.tar.gz
krb5-61bf8b459f27898806ce780c949d5895a12a5fb1.tar.xz
krb5-61bf8b459f27898806ce780c949d5895a12a5fb1.zip
Rearrange #include files so that krb5.h gets included first, so that
the debugging information can be more efficiently collapsed since the type numbers will be the same. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5853 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/rcache/ChangeLog')
-rw-r--r--src/lib/krb5/rcache/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/krb5/rcache/ChangeLog b/src/lib/krb5/rcache/ChangeLog
index 30e6ffa1e..585ca17f6 100644
--- a/src/lib/krb5/rcache/ChangeLog
+++ b/src/lib/krb5/rcache/ChangeLog
@@ -1,3 +1,10 @@
+Tue May 23 16:30:29 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * rc_io.c: Rearrange #include files so that krb5.h gets included
+ first, so that the debugging information can be more
+ efficiently collapsed since the type numbers will be the
+ same.
+
Mon May 1 23:10:26 1995 Theodore Y. Ts'o (tytso@dcl)
* rc_dfl.c (krb5_rc_dfl_recover): Fix memory leaks in this