summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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