summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-03-18 03:15:52 +0000
committerJohn Gilmore <gnu@toad.com>1995-03-18 03:15:52 +0000
commite69e78efc34049fdae63021e3ebddeb24f46a286 (patch)
tree24b9a5df422f806f076dc4689618386e6875aa66 /src/include/ChangeLog
parent013d8756ccc5074dcb6ed28ffec55e2f9776bbb9 (diff)
downloadkrb5-e69e78efc34049fdae63021e3ebddeb24f46a286.tar.gz
krb5-e69e78efc34049fdae63021e3ebddeb24f46a286.tar.xz
krb5-e69e78efc34049fdae63021e3ebddeb24f46a286.zip
* krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h.
It is needed there when NEED_SOCKETS is defined. * Makefile.in (all-mac, clean-mac): Add. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5156 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 58572cf5e0..973e71810d 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 17 19:10:41 1995 John Gilmore (gnu at toad.com)
+
+ * krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h.
+ It is needed there when NEED_SOCKETS is defined.
+ * Makefile.in (all-mac, clean-mac): Add.
+
Wed Mar 15 20:27:57 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: added recursion into krb5 for the PC.