summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 16:13:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-27 16:13:28 +0000
commit62e080e114efa466b82e29635d4436a38bd29975 (patch)
treea6a0cf3e8860a247c703ab49575f0f3cdfb616f1 /cpukit/libmisc/ChangeLog
parent2003-01-27 Juan Zamorano <jzamora@fi.upm.es> (diff)
downloadrtems-62e080e114efa466b82e29635d4436a38bd29975.tar.bz2
2003-01-27 Dan Smisko <dan@balanced.com>
* monitor/mon-command.c: Correct two potential NULL references.
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r--cpukit/libmisc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 97b5e902a7..b4ce8bedc1 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-27 Dan Smisko <dan@balanced.com>
+
+ * monitor/mon-command.c: Correct two potential NULL references.
+
2002-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix tests for GCC.