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 f015066..5212a9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ * Use error instead of warnx for fatal errors in printf. * Optimise handling of backslash octals in printf. * Simplify echo command. + * Handle -- in dotcmd. 2014-10-13 Eric Blake <eblake@redhat.com> |