summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 13:36:47 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 13:36:47 +0000
commit1f0ae6abc1668c8944c519d810f6435f8f4ec6fc (patch)
treea0bb5ff8c51f3675d7adf9f8a733ab822c286d34 /ChangeLog-98a
parenteaa4113aef5cc26088852f66cac870f1daec77dd (diff)
downloadATCD-1f0ae6abc1668c8944c519d810f6435f8f4ec6fc.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a26
1 files changed, 16 insertions, 10 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 471c3d847ba..f469ef26729 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,17 +1,23 @@
+Tue May 05 08:35:18 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/config-irix6.x-sgic++-nothreads.h: update the determination
+ of ACE_SIZEOF_LONG_DOUBLE. Thanks to Bob Laferriere
+ <laferrie@gsao.med.ge.com> for providing the fix.
+
Tue May 05 02:15:49 1998 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Svc_Conf_l.cpp: I know, I know. I shouldn't mess with this
- file directly. But I couldn't manufacture this file even with
- the stock Svc_Conf.l using Doug's flex. So, I reckon I'll just
- check this in now and fix the Svc_Conf_l.diff later.
+ * ace/Svc_Conf_l.cpp: I know, I know. I shouldn't mess with this
+ file directly. But I couldn't manufacture this file even with
+ the stock Svc_Conf.l using Doug's flex. So, I reckon I'll just
+ check this in now and fix the Svc_Conf_l.diff later.
- * ace/Service_Config.{h,cpp} (process_directive): Standard CE
- stuff.
+ * ace/Service_Config.{h,cpp} (process_directive): Standard CE
+ stuff.
- * WindozeCE/WinAdapter*.*:
- * WindozeCE/WindozeCE*.*: Replaced the old adapter for CE with a
- new one. The new version allows uses to scroll thru the
- "console" output.
+ * WindozeCE/WinAdapter*.*:
+ * WindozeCE/WindozeCE*.*: Replaced the old adapter for CE with a
+ new one. The new version allows uses to scroll thru the
+ "console" output.
Mon May 04 17:09:39 1998 David L. Levine <levine@cs.wustl.edu>