summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-12 20:19:55 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-12 20:19:55 +0000
commit9a5c46e834fa303274983d7c4a4e4b667d0415c1 (patch)
treeb55f92394b60b2b0904eca85e9771d30ea0120a0 /ChangeLog
parentcd8e60cead61e56e310e2c14f31052f7649ea533 (diff)
[BZ #3013]
* locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix lenght of one output field, correct bitmask creation. * locale/programs/ld-time.c: Add alignment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12e8d9515d..e7c031dea1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-08-12 Ulrich Drepper <drepper@redhat.com>
+ [BZ #3013]
+ * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
+ lenght of one output field, correct bitmask creation.
+ * locale/programs/ld-time.c: Add alignment.
+
[BZ #2997]
* misc/error.c: Add space between program name and message if file
name is missing.