diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-05-20 16:02:54 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-05-20 16:02:54 +0000 |
commit | b982bd058932b1d7982eb2b1395df7e05b8af228 (patch) | |
tree | 353d0012fe996fd8c26223a9d2e4b9b11a3534ba | |
parent | 321098a5ad7818e3c08bcd5144f3049c4884309a (diff) | |
download | gdb-b982bd058932b1d7982eb2b1395df7e05b8af228.zip gdb-b982bd058932b1d7982eb2b1395df7e05b8af228.tar.gz gdb-b982bd058932b1d7982eb2b1395df7e05b8af228.tar.bz2 |
Correct ChangeLog entry.
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 15a2475..a7b8fdd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -16,9 +16,7 @@ (generate_edata): Updated to match. (pe_dll_build_sections): Likewise. -2009-05-17 Dave Korn <dave.korn.cygwin@gmail.com> - - 2008-08-07 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> +2009-05-17 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> * pe-dll.c (process_def_file): Do not create empty export table. |