summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu/ChangeLog
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
committerGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
commitfad2d38a9f1b9cd380c5bb891c5d1583af0b0a65 (patch)
tree53b406924f5c554a437e114f343988de699e5b99 /doc/tools/bmenu/ChangeLog
parentlibchip: Fix prototypes (diff)
downloadrtems-fad2d38a9f1b9cd380c5bb891c5d1583af0b0a65.tar.bz2
RTEMS: Delete ChangeLog files.
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
Diffstat (limited to 'doc/tools/bmenu/ChangeLog')
-rw-r--r--doc/tools/bmenu/ChangeLog39
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/tools/bmenu/ChangeLog b/doc/tools/bmenu/ChangeLog
deleted file mode 100644
index 3999d1382f..0000000000
--- a/doc/tools/bmenu/ChangeLog
+++ /dev/null
@@ -1,39 +0,0 @@
-2007-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * base.h: Remove Lines, Verbose, EXTERN.
- * menu2.c: Add Lines, Verbose. Remove EXTERN.
- * base.h: Remove BlankAsWarnings.
- * base.h: Remove NumberOf*.
-
-2007-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * address.h, address.inl, chain.c, chain.h, system.h:
- Eliminate unsigned8, unsigned16, unsigned32.
- Use size_t, ptrdiff_t, intptr_t for 64bit compliance.
-
-2007-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
-
- * chain.c: Reflect removal of isr.h.
- * isr.h: Remove.
- * Makefile.am: Remove isr.h.
-
-2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Cosmetics.
-
-2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * system.h: Remove USE_INLINES.
- * chain.c: Remove USE_INLINES.
-
-2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Require automake-1.5.
-
-2000-08-10 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.