summaryrefslogtreecommitdiffstats
path: root/src/util/ss/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2000-07-03 15:16:39 +0000
committerEzra Peisach <epeisach@mit.edu>2000-07-03 15:16:39 +0000
commit302950188231c47f64bc068ed960f8c591e84c0b (patch)
treec684448703c3507d7d5e4f68e0fc4ed52effac65 /src/util/ss/ChangeLog
parentb5cc073cd6b17bc0571060524a2b84793a1aa3b7 (diff)
downloadkrb5-302950188231c47f64bc068ed960f8c591e84c0b.tar.gz
krb5-302950188231c47f64bc068ed960f8c591e84c0b.tar.xz
krb5-302950188231c47f64bc068ed960f8c591e84c0b.zip
Added prototype for ss_create_invocation()
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12525 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ss/ChangeLog')
-rw-r--r--src/util/ss/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog
index 6118dff59..88200590e 100644
--- a/src/util/ss/ChangeLog
+++ b/src/util/ss/ChangeLog
@@ -3,7 +3,7 @@
* test_ss.c (main): Change usage of ss_listen to agree with
prototype.
- * ss.h: Add prototype for ss_listen()
+ * ss.h: Add prototype for ss_listen() and ss_create_invocation()
2000-05-01 Nalin Dahyabhai <nalin@redhat.com>