aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed0ea6d3a17..e120edab056 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-07-21 Eli Zaretskii <eliz@gnu.org>
2
3 * w32menu.c (add_menu_item): Cast to UINT_PTR when assigning
4 info.dwItemData. Fixes crashes on 64-bit Windows. Suggested by
5 Fabrice Popineau <fabrice.popineau@supelec.fr>.
6
12012-07-21 Jan Djärv <jan.h.d@swipnet.se> 72012-07-21 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134). 9 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134).