aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 53b8b747118..f06800dcfdf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-01-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix MinGW64 porting problem with _setjmp.
4 Reported by Eli Zaretskii in:
5 http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01297.html
6 * image.c (FAST_SETJMP, FAST_LONGJMP): New macros, replacing
7 the old _setjmp and _longjmp. All uses changed.
8
12014-01-13 Daniel Colascione <dancol@dancol.org> 92014-01-13 Daniel Colascione <dancol@dancol.org>
2 10
3 * textprop.c (Fremove_list_of_text_properties): Correctly 11 * textprop.c (Fremove_list_of_text_properties): Correctly