summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-11 00:05:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-11 00:05:29 +0000
commit3fc4d1463fe8f949e01db80ffd070ead60a7fad6 (patch)
tree31333f5f91c489d3d5c242a1a5c07591d40ccf31 /cpukit/ChangeLog
parent2011-02-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3fc4d1463fe8f949e01db80ffd070ead60a7fad6.tar.bz2
2011-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/fdisk.c: Reflect changes above.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 579d703fa1..926a34d330 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -4,6 +4,7 @@
Eliminate unnamed union (Non c99-compliant).
* libblock/src/bdpart-create.c, libblock/src/bdpart-read.c,
libblock/src/bdpart-write.c: Reflect changes above.
+ * libmisc/shell/fdisk.c: Reflect changes above.
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>