summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r--cpukit/libmisc/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 2fca2173ee..94f7565ae2 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,43 @@
+2001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>
+
+ * shell/shell.c: Don't close file it wasn't open.
+
+2001-09-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
+ of AC_CANONICAL_SYSTEM.
+ * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
+ mkinstalldirs and mkdir.
+ * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
+ hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
+ _RTEMS_OUTPUT_BUILD_SUBDIRS.
+
+2001-09-14 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed some mistakes.
+
+2001-09-14 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed some mistakes.
+
+2001-09-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
+ of AC_CANONICAL_SYSTEM.
+ * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
+ mkinstalldirs and mkdir.
+ * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
+ hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
+ _RTEMS_OUTPUT_BUILD_SUBDIRS.
+
+2001-09-14 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed some mistakes.
+
+2001-09-14 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed some mistakes.
+
2001-09-13 Joel Sherrill <joel@OARcorp.com>
* devnull/devnull.c: Eliminate warning.