summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 12:15:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 12:15:41 +0000
commit57c86a05a152bdc1267ed12436e762a03531a54d (patch)
treee5cfff39a907acb0287885e529827c9f3fd17b9f /c/src/ChangeLog
parent2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-57c86a05a152bdc1267ed12436e762a03531a54d.tar.bz2
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/rtems/no-region.c: Reflect having changed rtems_region_get_segment_size.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ecfd479bd4..ea34f7a5de 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * optman/rtems/no-region.c: Reflect having changed
+ rtems_region_get_segment_size.
+
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.