diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-12-04 08:16:22 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-12-04 08:16:22 +0000 |
| commit | e374430baf1408c78f9c60c7b17a177ed2d92017 (patch) | |
| tree | f86c5bbb3875f55a4a1d45d6412ee0c2939120be /src/include/ChangeLog | |
| parent | 866c3c2fe637fdc64ab013862324b78e2cca5794 (diff) | |
| download | krb5-e374430baf1408c78f9c60c7b17a177ed2d92017.tar.gz krb5-e374430baf1408c78f9c60c7b17a177ed2d92017.tar.xz krb5-e374430baf1408c78f9c60c7b17a177ed2d92017.zip | |
krb5.hin: Add function prototypes for the new realm iterator
functions. Also add some krb4 function prototypes to make catching
prototype errors easier.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11060 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 4526bc04e..85dd28ffb 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,9 @@ +1998-12-04 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * krb5.hin: Add function prototypes for the new realm iterator + functions. Also add some krb4 function prototypes to make + catching prototype errors easier. + 1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu> * Makefile.in: Set the myfulldir and mydir variables (which are |
