diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1c3f933d7d8..33d0b9b9521 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-04-06 Koichi Arakawa <arakawa@pp.iij4u.or.jp> (tiny change) | ||
| 2 | |||
| 3 | * w32proc.c (w32_executable_type): Look for the DLL name in the | ||
| 4 | correct section. This avoids segfaults with some executables. | ||
| 5 | (Bug#20264) | ||
| 6 | |||
| 1 | 2015-04-04 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2015-04-04 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * xselect.c (x_reply_selection_request) | 9 | * xselect.c (x_reply_selection_request) |