diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 60fd4b6..f015066 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ * Remove getintmax in printf. * Use error instead of warnx for fatal errors in printf. * Optimise handling of backslash octals in printf. + * Simplify echo command. 2014-10-13 Eric Blake <eblake@redhat.com> |