summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-04-02 22:06:22 +0200
committerJim Meyering <jim@meyering.net>2007-04-02 22:06:22 +0200
commitabdf924333bdf5bf7443e3b7ae68fbaddfe0cfb4 (patch)
tree83ab40dfa8a674de606a5de3daf47bf554a1c61b /ChangeLog
parenta3b65a63a0ecbd617f59572add0109e5e5944acf (diff)
downloadcoreutils-abdf924333bdf5bf7443e3b7ae68fbaddfe0cfb4.tar.xz
* src/copy.c (copy_reg): Initialize local "con", before calling
getfscreatecon, in case that function (or its inline stub) does not set it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28af1bcc7..46b7b02ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-02 Jim Meyering <jim@meyering.net>
+
+ * src/copy.c (copy_reg): Initialize local "con", before calling
+ getfscreatecon, in case that function (or its inline stub) does
+ not set it.
+
2007-04-01 Paul Eggert <eggert@cs.ucla.edu>
* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: