diff options
| author | John Gilmore <gnu@toad.com> | 1995-02-28 07:56:00 +0000 |
|---|---|---|
| committer | John Gilmore <gnu@toad.com> | 1995-02-28 07:56:00 +0000 |
| commit | 7b9c4c5e4fe85f4c669c37fedf1bc613482d2edb (patch) | |
| tree | dc7276c94a8ca081b4969fa2ccbff2464e657b32 /src/include/ChangeLog | |
| parent | 95a3c7fe3fca3eea7dcf4cd01e98deb4bf37b812 (diff) | |
| download | krb5-7b9c4c5e4fe85f4c669c37fedf1bc613482d2edb.tar.gz krb5-7b9c4c5e4fe85f4c669c37fedf1bc613482d2edb.tar.xz krb5-7b9c4c5e4fe85f4c669c37fedf1bc613482d2edb.zip | |
* k5-int.h: Remove commented-out <widen.h> and <narrow.h>.
* krb5.h: Same as old krb5/krb5.h, as a start. Gradually things
that don't need to be exported will be moved from krb5.h into
k5-int.h (and vice verse for e.g. function prototypes).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5003 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 3f5fb4592..71dbb7977 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 22 18:31:12 1995 John Gilmore (gnu at toad.com) + + * k5-int.h: Remove commented-out <widen.h> and <narrow.h>. + * krb5.h: Same as old krb5/krb5.h, as a start. Gradually things + that don't need to be exported will be moved from krb5.h into + k5-int.h (and vice verse for e.g. function prototypes). + Wed Jan 25 19:19:38 1995 John Gilmore (gnu at toad.com) Make it possible to #include "..." without using slashes, |
