summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 04:17:23 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 04:17:23 +0000
commit1df8e3e81ff7a5c86c43a061705302d3346c11fa (patch)
treeca9f00efc94c6e3da9c0a606fa303d4cf6341481
parentf35fd03d301f58bbbb43cf4250d68ffde33fed25 (diff)
downloadATCD-1df8e3e81ff7a5c86c43a061705302d3346c11fa.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 596c2935829..a6df1a1053e 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,28 @@
+Mon Dec 20 22:15:45 1999 Ossama Othman <othman@cs.wustl.edu>
+
+ * Makefile:
+
+ Added ACE-configuration.txt, ltcf-c.sh, ltcf-cxx.sh and
+ Makefile.in to the list of CONTROLLED_FILES.
+
+ Added ACE+autoconf bootstrapping commands the release and
+ releaseall targets. This allows a bootstrapped ACE+autoconf
+ setup to be shipped with ACE, thus allowing the configure script
+ to work "out of the box."
+
+ * bin/bootstrap:
+
+ Added bootstrapping options that enable or disable certain types
+ of workspaces. By default, automatic dependency tracking is
+ disabled by default.
+
+ * bin/make_release:
+
+ If path to additional GNU tools is broken, default to existing
+ PATH and hope for the best.
+
+ Fixed MD5 checksum generation.
+
Mon Dec 20 21:14:41 1999 Ossama Othman <othman@cs.wustl.edu>
* configure.in: