summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 21:22:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 21:22:52 +0000
commit5b507811d8f64ccfc4e966de9cb243cb57e5686f (patch)
tree4dee2a809a1f5e6eb3eb140a6926e16ca04ddf2f /cpukit/ChangeLog
parent2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5b507811d8f64ccfc4e966de9cb243cb57e5686f.tar.bz2
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/keycreate.c: Fix typo.
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 1246b2eaac..ec6a8f7918 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * posix/src/keycreate.c: Fix typo.
+
+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.