summaryrefslogtreecommitdiff
path: root/mac/ChangeLog
diff options
context:
space:
mode:
authorSteven Tamm <steventamm@mac.com>2002-10-09 02:20:28 +0000
committerSteven Tamm <steventamm@mac.com>2002-10-09 02:20:28 +0000
commit3f34081a9b925b5e0192f7a776376548c498ec60 (patch)
tree553335be8b1f851529bca260664c4878b7f8453d /mac/ChangeLog
parent23b0a67405eb13625f4ebb51c8655340640b88e1 (diff)
downloademacs-3f34081a9b925b5e0192f7a776376548c498ec60.tar.gz
* make-package: Added ability to pass command line options
through to make and configure (-m, & -c,). Added option to not copy Application into installer, the default for X11 builds. Does not copy CVS directories into installer. Clarified some of the usage notes.
Diffstat (limited to 'mac/ChangeLog')
-rw-r--r--mac/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 36548cce103..2e044ebbac3 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,11 @@
+2002-10-08 Steven Tamm <steventamm@mac.com>
+
+ * make-package: Added ability to pass command line options
+ through to make and configure (-m, & -c,).
+ Added option to not copy Application into installer, the default
+ for X11 builds. Does not copy CVS directories into installer.
+ Clarified some of the usage notes.
+
2002-10-07 Steven Tamm <steventamm@mac.com>
* make-package: Now calls make bootstrap if .elc files are missing