summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index e9d1ce37da..df4496f46a 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-03 Jay Monkman <jtm@smoothsmoothie.com>
+
+ * src/mqueueopen.c: Actually open the message queue descriptor
+ so it is available for others to use.
+
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't create $ARCH as side-effect of compilation.