summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-24 13:26:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-24 13:26:41 +0000
commit053f9f114fdb2850ecce30a33946ef8fd4e007c0 (patch)
treed0872eee810f798d5b08e8c723e1fdae40b1cdc4 /cpukit/libmisc/ChangeLog
parent2002-07-24 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-053f9f114fdb2850ecce30a33946ef8fd4e007c0.tar.bz2
2002-07-24 Joel Sherrill <joel@OARcorp.com>
* wrapup/Makefile.am: Temporarily don't include serdbg since it causes some BSPs to not link "main(){}" as required by autoconf.
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r--cpukit/libmisc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 88ad71fb12..883a0a833e 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-24 Joel Sherrill <joel@OARcorp.com>
+
+ * wrapup/Makefile.am: Temporarily don't include serdbg since it
+ causes some BSPs to not link "main(){}" as required by autoconf.
+
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* capture/capture.c: include <string.h> for memset.