diff options
author | Miro Jurisic <meeroh@mit.edu> | 1999-01-26 20:56:14 +0000 |
---|---|---|
committer | Miro Jurisic <meeroh@mit.edu> | 1999-01-26 20:56:14 +0000 |
commit | 7e529d87eb133d6a7140a3e26742afc969bbc9c6 (patch) | |
tree | 366106e1d4b141e4aa625587c966e21caca8e9f2 /src/mac/Release notes | |
parent | 8b4a28977a13e39489cda61f29eee160e86abde5 (diff) | |
download | krb5-7e529d87eb133d6a7140a3e26742afc969bbc9c6.tar.gz krb5-7e529d87eb133d6a7140a3e26742afc969bbc9c6.tar.xz krb5-7e529d87eb133d6a7140a3e26742afc969bbc9c6.zip |
Reelase notes update; Makefile.tmpl fixes to make debugging version link against debugging C and runtime libs
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11125 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/Release notes')
-rw-r--r-- | src/mac/Release notes | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/src/mac/Release notes b/src/mac/Release notes index 775eee0d6..1f3a5a3f6 100644 --- a/src/mac/Release notes +++ b/src/mac/Release notes @@ -5,4 +5,19 @@ Changes in 1.1a3: fragment aliases debugging and non-debugging versions of shared libraries -Yes, the release notes will be better written in next revision.
\ No newline at end of file +1.1b1 + building with 3des and realms iterator code + config file changes to turn off 3des + +1.1b2 + upped cfm version numbers to prevent new apps from working with old libs + +1.1b3 + renamed prebuild "all" target to prebuild + fixed resource chain mangling in Mac networking layer + +1.1b4 + realms iterator fixes + additional tweaks to config file (reordering realms) + fix debug targets to link against debug C and runtime libs + |