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 7bbcb345a0f..0ffa9af77fc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-12-13 Paul Eggert <eggert@cs.ucla.edu>
2
3 * gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
4 Return ptrdiff_t, not int, since it's a buffer size.
5 Reindent/reparen some macros to a more Gnuish style.
6
12013-12-12 Paul Eggert <eggert@cs.ucla.edu> 72013-12-12 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Avoid undefined behavior with huge regexp interval counts. 9 Avoid undefined behavior with huge regexp interval counts.