summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-02 06:29:17 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-02 06:29:17 +0000
commite1820ec2c993805c78aff239e5f9839cedc30c2d (patch)
tree375c97fef5bc096ca07570bff3ae8fb32c5f036a /ChangeLog-96b
parent530b5e7e20f49450a614b9a28e6f6cd0c2978940 (diff)
downloadATCD-e1820ec2c993805c78aff239e5f9839cedc30c2d.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b17
1 files changed, 12 insertions, 5 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 20742903f5c..5d241818f3e 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,9 +1,16 @@
-Sun Dec 1 19:19:02 1996 Douglas C. Schmidt <schmidt@lambada.cs.wustl.edu>
+Mon Dec 2 00:23:23 1996 Irfan Pyarali <irfan@flamenco.cs.wustl.edu>
- * ace/ReactorEx: Added a new parameter to the Reactor's
- initialization methods so that we can install a subclass of
- ACE_Timer_Queue. This is in anticipation of Tim's new
- "real-time" implementation of a timer queue.
+ * test/Naming_Test: Changed test to use "lite" implementation to
+ speed things up.
+
+ * netsvcs/lib: Fixed multiple type mismatch warnings.
+
+ * ace/ReactorEx: Fixed syntax errors in recently modified
+ ReactorEx.* files
+
+ * ace/ace.{mdp.mak}: Added Strategies.cpp to VC++ makefile.
+
+Sun Dec 1 19:19:02 1996 Douglas C. Schmidt <schmidt@lambada.cs.wustl.edu>
* ace/Reactor: Added a new parameter to the Reactor's
initialization methods so that we can install a subclass of