summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 07:33:53 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 07:33:53 +0000
commit2bc183043c629f89d183b0487e6301553561bf25 (patch)
treeb0996e80894cc701c899f06e2d8c80f40f8f43bf /ChangeLog-98a
parent0c24a4aa27656a4234be388b7925538e2b3feac8 (diff)
downloadATCD-2bc183043c629f89d183b0487e6301553561bf25.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 003770583a9..471c3d847ba 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,18 @@
+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/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.
+
Mon May 04 17:09:39 1998 David L. Levine <levine@cs.wustl.edu>
* performance-tests/Misc/context_switch_time.cpp: lots of