summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-11-06 14:24:47 +0000
committerTheodore Tso <tytso@mit.edu>1996-11-06 14:24:47 +0000
commitd006228b711245ae956e1dbc99bb18b3db6e06ac (patch)
tree3e411bef65ab7662fc452ec042efc1607b326c0a /src/lib/rpc/unit-test/ChangeLog
parent930601e5332132b0335bf369ed3aa30f06978aa3 (diff)
We don't need the special case for linux anymore, since we're
including the output from rpcgen in the source tree now. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9303 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
-rw-r--r--src/lib/rpc/unit-test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index e8f60889b..79e4778fb 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,9 @@
+Mon Nov 4 23:12:06 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * server.c: We don't need the special case for linux anymore,
+ since we're including the output from rpcgen in the source
+ tree now.
+
Thu Oct 31 13:14:45 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* Makefile.in (client,server): Use $(LD) instead of $(CC) in link