summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6a05f0ee7f..784abbe9aa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_glue.c: Remove local
+ extern strdup.
+
+2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/include/rtems/libio.h, libcsupport/src/read.c,
libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c,