diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
commit | 7ed2b9c4926a588a22b7568414f9c996b79a1f50 (patch) | |
tree | 4ac3bf1e695759436b7af67202e47fd1884eedb8 /include/coff | |
parent | 8fcb67cf0bafabc42046e63d3c1f9d1490235e65 (diff) | |
download | cygnal-7ed2b9c4926a588a22b7568414f9c996b79a1f50.tar.gz cygnal-7ed2b9c4926a588a22b7568414f9c996b79a1f50.tar.bz2 cygnal-7ed2b9c4926a588a22b7568414f9c996b79a1f50.zip |
Move entries for changes in sub-directories into the changelogs in those sub-
directories.
Diffstat (limited to 'include/coff')
-rw-r--r-- | include/coff/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 936cefa88..fdd09db49 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,7 @@ +2007-11-05 Danny Smith <dannysmith@users.sourceforge.net> + + * pe.h (COFF_ENCODE_ALIGNMENT) Define. + 2007-08-02 H.J. Lu <hongjiu.lu@intel.com> * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New. |