summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-05-16 14:26:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-05-16 14:26:57 +0000
commit068cf700acf4a584263dc3f17d3674e22afe1636 (patch)
treed40fddea0c41ec3f617ea5ca01c35a3d0742225f /cpukit/ChangeLog
parentAllow single spurious FPGA interrupt. (diff)
downloadrtems-068cf700acf4a584263dc3f17d3674e22afe1636.tar.bz2
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-ampolish.m4: New. * configure.ac: Use RTEMS_AMPOLISH3.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f75813d4e0..a4f24efa12 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * aclocal/rtems-ampolish.m4: New.
+ * configure.ac: Use RTEMS_AMPOLISH3.
+
2006-04-27 Eric Norum <norume@aps.anl.gov>
* telnetd/pty.c: Accept <CR><NUL> as equivalent to <CR><LF>.