summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-05 23:46:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-05 23:46:36 +0000
commitacc9f0ab7d4c1f6c8be046cf900f0d019f8ebfa0 (patch)
treec0fd1385069fc014378c1036390f58accf936453 /cpukit/ChangeLog
parent2007-09-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-acc9f0ab7d4c1f6c8be046cf900f0d019f8ebfa0.tar.bz2
2007-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/untar/untar.c, libmisc/untar/untar.h: Clean up prototype.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index af5aa3d94e..5cbe4a444f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/untar/untar.c, libmisc/untar/untar.h: Clean up prototype.
+
+2007-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/Makefile.am: Add new files.
2007-09-05 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>