summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-02 19:44:12 +0000
committerjwh1 <jwh1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-02 19:44:12 +0000
commit22b32d767f3299a5989bde68c259f80a43dbcb0c (patch)
treecd1927448eb47beae10907839e33954ffd04f12e
parent967f6dc5cc163422d7391ce7ef037c112601b760 (diff)
downloadATCD-22b32d767f3299a5989bde68c259f80a43dbcb0c.tar.gz
Wed Aug 2 14:43:08 2000 John Heitmann <jwh1@cs.wustl.edu>
-rw-r--r--PACE/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog
index e4c77d4fd05..b2d7926607c 100644
--- a/PACE/ChangeLog
+++ b/PACE/ChangeLog
@@ -1,3 +1,10 @@
+Wed Aug 2 14:43:08 2000 John Heitmann <jwh1@cs.wustl.edu>
+
+ * include/makeinclude/rules.common.GNU:
+ Changed VPATH:= to VPATH+= so it wouldn't
+ trounce on other VPATH assignments. This
+ fix enalbes TAO to comile clean on top of PACE.
+
Sat Jul 29 09:39:24 2000 David L. Levine <levine@cs.wustl.edu>
* tests/mqueue_test.c: added RCS Id string.