summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 18:11:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 18:11:42 +0000
commit4f3d72fb5383b08065624d212a587b2e2b654cfd (patch)
tree4b4a12503df87eec8ac95196df3520dad13c8608 /cpukit/ChangeLog
parent2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-4f3d72fb5383b08065624d212a587b2e2b654cfd.tar.bz2
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c: Now supports both pax and GNU tar created tar files.
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 b70bd5c4c9..1246b2eaac 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c: Now supports
+ both pax and GNU tar created tar files.
+
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.