summaryrefslogtreecommitdiff
path: root/PACE/ChangeLog
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-26 20:23:43 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-26 20:23:43 +0000
commit1b653b4d1be75df14e018f7a82d4675ee2ab8532 (patch)
treed91f3b7dfcbb1b05a1f5d79c4ebc1158a5c8005d /PACE/ChangeLog
parentbcba5e7fdcb2e4b71d82975f55602655f6753261 (diff)
downloadATCD-1b653b4d1be75df14e018f7a82d4675ee2ab8532.tar.gz
Tue Sep 26 15:19:20 2000 Joe Hoffert <joeh@cs.wustl.edu>
Diffstat (limited to 'PACE/ChangeLog')
-rw-r--r--PACE/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog
index 7eae30f90aa..2e4190d38ed 100644
--- a/PACE/ChangeLog
+++ b/PACE/ChangeLog
@@ -1,3 +1,15 @@
+Tue Sep 26 15:19:20 2000 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * tests/Makefile:
+ * pace/Makefile:
+ Moved checks for inlining flags down in the file so
+ that include/makeinclude/platform_macros.GNU can be
+ checked to see if the flags are set there.
+
+ * pace/posix/stdio.h:
+ Moved stdio.h header file include after stdarg.h
+ header file (per comment in ace/OS.h file)
+
Fri Sep 22 11:32:25 2000 Darrell Brunsch <brunsch@uci.edu>
* PACE/pace/posix/math.inl: