diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 64adec7491a..d88e43b2b7f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-17 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsterm.m (hold_event): Set send_appdefined to YES (Bug#12834). | ||
| 4 | (ns_select): Return at once if events are held (Bug#12834). | ||
| 5 | |||
| 1 | 2012-11-16 enami tsugutomo <tsugutomo.enami@jp.sony.com> | 6 | 2012-11-16 enami tsugutomo <tsugutomo.enami@jp.sony.com> |
| 2 | 7 | ||
| 3 | * unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64. | 8 | * unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64. |