diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-09-29 06:04:19 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-09-29 06:04:19 +0000 |
| commit | a4cbc6eba3d3eed513b99e51e33b4cbf8f1aadf6 (patch) | |
| tree | 17a49582eacdbe8f46b0c57dd7a9cb93206146e0 /src/lib/gssapi/generic/ChangeLog | |
| parent | 12f5f252104f45a047aa111ee0aa5c5244030cc7 (diff) | |
| download | krb5-a4cbc6eba3d3eed513b99e51e33b4cbf8f1aadf6.tar.gz krb5-a4cbc6eba3d3eed513b99e51e33b4cbf8f1aadf6.tar.xz krb5-a4cbc6eba3d3eed513b99e51e33b4cbf8f1aadf6.zip | |
For MS-DOS, use the brute force method of defining the size of
variables; we should really get an autoconf file for MS-DOS.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6893 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/generic/ChangeLog')
| -rw-r--r-- | src/lib/gssapi/generic/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog index 2bf0aad4a..984c59f7d 100644 --- a/src/lib/gssapi/generic/ChangeLog +++ b/src/lib/gssapi/generic/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 29 02:02:35 1995 Theodore Y. Ts'o <tytso@dcl> + + * gssapi.h: For MS-DOS, use the brute force method of defining the + size of variables; we should really get an autoconf file + for MS-DOS. + Mon Sep 28 12:00:00 1995 John Rivlin <jrivlin@fusion.com> * gssapi_generic.h: Modified to use build in compiler symbols rather |
