diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index f0959c9..e4e765a 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2016-11-30 DJ Delorie <dj@redhat.com> + + * argv.c (expandargv): Check for directories passed as @-files. + 2016-11-30 David Malcolm <dmalcolm@redhat.com> PR c/78498 |