diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e5e5355..f06eade 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2006-01-31 Danny Smith dannysmith@users.sourceforge.net + + * NEWS: Mention support for forward exports in PE-COFF dll's. + * ld.texinfo: Expand documentation of EXPORT statements in + PE-COFF .def files. + 2006-01-31 Filip Navara <navaraf@reactos.com> * deffile.h (struct def_file_export): Add field flag_forward. |