summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a29
1 files changed, 0 insertions, 29 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
deleted file mode 100644
index 0f9530e24c0..00000000000
--- a/ChangeLogs/ChangeLog-03a
+++ /dev/null
@@ -1,29 +0,0 @@
-Tue Jan 04 07:26:24 2000 David L. Levine <levine@cs.wustl.edu>
-
- * ACE version 5.0.11 released.
-
-Mon Jan 03 07:34:38 2000 David L. Levine <levine@cs.wustl.edu>
-
- * ace/OS.i (gmtime_r): return res instead of *res, because
- the function returns a struct tm *, not a struct tm.
-
-Sun Jan 2 11:02:54 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-
- * ace/OS.i (gmtime_r): We should return *res rather than
- *result to make the behavior correct for Win32. Thanks to
- J. Afshar <jafshar@vignette.com> for reporting this.
-
-Sun Jan 02 00:50:00 2000 Chris Gill <cdgill@cs.wustl.edu>
-
- * ace/OS.{cpp, h, i}
- ace/Signal.cpp
- ace/Synch.cpp
- ace/config-psos-diab-ppc.h: Added support for native mutexs,
- condition variables, and thread-specific storage in pSOS. Native
- pSOS mutexes, where available, support several cool features,
- including lock recursion and priority inheritance protocol and
- priority ceiling protocol support.
-
-Sat Jan 01 09:16:39 2000 David L. Levine <levine@cs.wustl.edu>
-
- * ChangeLog,Makefile: moved to ChangeLog-99b.