aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog18
1 files changed, 3 insertions, 15 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 53834edffa8..668c3e809f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -25,24 +25,12 @@
25 for paxctl and setfattr. Fixes temacs startup failure with 25 for paxctl and setfattr. Fixes temacs startup failure with
26 grsecurity/PaX enabled Linux kernel (bug#19067). 26 grsecurity/PaX enabled Linux kernel (bug#19067).
27 27
282014-11-29 Ulf Jasper <ulf.jasper@web.de>
29
30 * nsterm.m (ns_send_appdefined): Check for application defined
31 event on Cocoa (Bug#18993). Backport from trunk.
32
332014-11-27 Oscar Fuentes <ofv@wanadoo.es> 282014-11-27 Oscar Fuentes <ofv@wanadoo.es>
34 29
35 * src/w32.c: Use MINGW_W64 instead of _W64. 30 * src/w32.c, src/w32heap.c, src/w32term.c:
36 31 Use MINGW_W64 instead of _W64.
37 * src/w32heap.c: Likewise.
38
392014-11-17 Oscar Fuentes <ofv@wanadoo.es>
40
41 * src/w32.c: Use MINGW_W64 instead of _W64.
42
43 * src/w32term.c: Likewise.
44 32
452014-11-16 Stefan Monnier <monnier@iro.umontreal.ca> 332014-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
46 34
47 * frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003). 35 * frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).
48 36