summaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-08-28 17:06:46 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-08-28 17:06:46 +0000
commit156e7d9e1ff55bd8c9d2eb7139d5a22187e6ff7f (patch)
tree9e4c521dd3d47deadc87ada4817cd22c108503af /src/mac
parent0593c87131d57a694349febe74abd2ba363c9d2b (diff)
Added release notes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10891 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/Makefile.tmpl1
-rw-r--r--src/mac/Release notes8
2 files changed, 9 insertions, 0 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index 1283c70d3..87fc4a5c8 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -556,6 +556,7 @@ all-mac-files = {mac-files} {classic-glue-input} {autogeneration-sources} /Makef
/mac/ReadMe \
/mac/version.r \
/mac/FragmentAlias.mpw \
+ /mac/Release notes \
/mac/libraries/autoconf.h \
/mac/libraries/ChangeLog \
/mac/libraries/KerberosHeaders.h \
diff --git a/src/mac/Release notes b/src/mac/Release notes
new file mode 100644
index 000000000..775eee0d6
--- /dev/null
+++ b/src/mac/Release notes
@@ -0,0 +1,8 @@
+Changes in 1.1a3:
+ no static libraries
+ no CNS config
+ metaproject to build C and runtime libs
+ 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