1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-08-21 16:06:16 +00:00
parent 3d540878ff
commit ecd05fa0fd
+6 -1
View File
@@ -1,7 +1,12 @@
2005-08-19 Jim Meyering <jim@meyering.net>
2005-08-21 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
* src/du.c (time_style): Add `const' attribute.
(tot_dui): Remove unnecessary (and too-short) initializer list.
2005-08-19 Jim Meyering <jim@meyering.net>
* src/sort.c (usage) [-b,-t]: Ensure that there are at least two
spaces between each option and the corresponding description -- this
lets help2man format entries properly. Reported by Edward Welbourne.