summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a004f5ab1..986ef142d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* Version 5.3.1.
* src/pr.c (init_header): Add missing `%' in new format string.
+ (init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'.
2005-03-19 Jim Meyering <jim@meyering.net>