diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-09 Ken Brown <kbrown@cornell.edu> | ||
| 2 | |||
| 3 | * configure.ac (W32_RES_LINK): Remove unneeded linker directive | ||
| 4 | `-Wl,-bpe-i386', which is confusing in the 64-bit case. | ||
| 5 | (Bug#12993) | ||
| 6 | |||
| 1 | 2013-04-07 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2013-04-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783). | 9 | Fix --enable-profiling bug introduced by 2013-02-25 change (Bug#13783). |