summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-07 21:42:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-07 21:42:22 +0000
commitd9bc968d5b603d3c703281e9aabda21aa65577f4 (patch)
treecacc7b8cfc383feee367bbd19bee9e6864c6ead2 /cpukit/ChangeLog
parentRevert. (diff)
downloadrtems-d9bc968d5b603d3c703281e9aabda21aa65577f4.tar.bz2
2011-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 1952/cpukit * libmisc/untar/untar.c: Add return code for failure when unable to write file.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 584951d147..cf4929054b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ PR 1952/cpukit
+ * libmisc/untar/untar.c: Add return code for failure when unable to
+ write file.
+
2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit