aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-05-25 14:38:38 -0400
committerMike Frysinger <vapier@gentoo.org>2013-05-25 14:38:38 -0400
commit0e60d68ef0f755bfd2319937774b8a08f79ca7f1 (patch)
treeea8f546e432762a53bbe4fb76d4567d7da529410 /ChangeLog
parent56b672e92e10ac2931236dba4e452699fd0d32d1 (diff)
downloadglibc-0e60d68ef0f755bfd2319937774b8a08f79ca7f1.tar
glibc-0e60d68ef0f755bfd2319937774b8a08f79ca7f1.tar.gz
glibc-0e60d68ef0f755bfd2319937774b8a08f79ca7f1.tar.bz2
glibc-0e60d68ef0f755bfd2319937774b8a08f79ca7f1.zip
localedef: include file name in error messages
When mkstemp fails, the error message the user gets back is: cannot create temporary file: No such file or directory That isn't terribly useful in figuring out why, so include the full filename we tried to create in the error output. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00cb5b5ace..15f716acc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-28 Mike Frysinger <vapier@gentoo.org>
+
+ * locale/programs/locarchive.c (create_archive): Inlucde fname in
+ error message.
+ (enlarge_archive): Likewise.
+
2013-05-28 Ben North <ben@redfrontdoor.org>
* manual/arith.texi (frexp): It is the magnitude of the return