diff options
author | Keith Vetter <keithv@fusion.com> | 1995-03-23 22:32:38 +0000 |
---|---|---|
committer | Keith Vetter <keithv@fusion.com> | 1995-03-23 22:32:38 +0000 |
commit | 6c28f20fe5a77440e20e093c9a0aaaf935841c5b (patch) | |
tree | c4135ae97f6e9bed1dc7268461c4d9354b6312b4 /src/lib/ChangeLog | |
parent | 77a7c58d5688bc346efd5e622fbc6ee0759b8812 (diff) | |
download | krb5-6c28f20fe5a77440e20e093c9a0aaaf935841c5b.tar.gz krb5-6c28f20fe5a77440e20e093c9a0aaaf935841c5b.tar.xz krb5-6c28f20fe5a77440e20e093c9a0aaaf935841c5b.zip |
Also produce a link map along with the DLL
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5205 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
-rw-r--r-- | src/lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index 5a32c208fc..53353080bc 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 23 14:26:35 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: also produces a map for the dll. + Tue Mar 21 18:59:15 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: added xxx-MAC targets for macintosh compatibility, |