diff options
| author | Theodore Tso <tytso@mit.edu> | 1997-04-29 10:44:10 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1997-04-29 10:44:10 +0000 |
| commit | b0c22b91e53f448758517da1b14337cfe16e2976 (patch) | |
| tree | 2fa547e20c2c71879a8b4ba950b6d4cd170c9779 /src/lib/ChangeLog | |
| parent | 74170ccf62d4d38d6b09a0540911641a901b226a (diff) | |
| download | krb5-b0c22b91e53f448758517da1b14337cfe16e2976.tar.gz krb5-b0c22b91e53f448758517da1b14337cfe16e2976.tar.xz krb5-b0c22b91e53f448758517da1b14337cfe16e2976.zip | |
win_glue.c: Add code to get the version resource from the calling
application and use that to call the Version server.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10078 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
| -rw-r--r-- | src/lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index c4693b496b..150ef916e1 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 29 06:22:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * win_glue.c (CallVersionServer): Add code to get the version + resource from the calling application and use that to call + the Version server. + Fri Mar 28 01:51:09 1997 Theodore Y. Ts'o <tytso@mit.edu> * gssapi16.def, gssapi32.def: Added the V2 calls |
