summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-20 06:25:49 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-20 06:25:49 +0000
commit78f961d558fce1b740c4d782645de866d27b5a92 (patch)
treeb1a4e172dfe0c70a79db40709807576941c8c926
parent40fe07eb9ee571e04fbb5c3c4961a901a9ff5b40 (diff)
downloadATCD-78f961d558fce1b740c4d782645de866d27b5a92.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 138a349b1fe..5e1b1ac797e 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,4 +1,7 @@
-Sat Jun 20 00:28:57 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+Sat Jun 20 01:24:28 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * include/makeinclude/platform_freebsd_pthread.GNU: Changed to use
+ -Wall to report all warnings.
* ace/OS.cpp (thr_create): Specify <priority> as an unused
argument when ACE_LACKS_SETSCHED.