diff options
author | DJ Delorie <dj@redhat.com> | 2009-05-29 21:01:50 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-05-29 21:01:50 +0000 |
commit | 3a9f84103f6d38b087947074fd7e7f3b96c827d3 (patch) | |
tree | a152957cacb193efc1f90e9081e9eea3dae28194 /libiberty | |
parent | b69c3c55861291390782dbc5fb72484400458a1d (diff) | |
download | fsf-binutils-gdb-3a9f84103f6d38b087947074fd7e7f3b96c827d3.zip fsf-binutils-gdb-3a9f84103f6d38b087947074fd7e7f3b96c827d3.tar.gz fsf-binutils-gdb-3a9f84103f6d38b087947074fd7e7f3b96c827d3.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index bc354cc..5d93cf1 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,6 +1,6 @@ 2009-05-29 Kai Tietz <kai.tietz@onevision.com> - * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false. + * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false. 2009-05-29 Michael Matz <matz@suse.de> |