aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ebf715e9374..2372e975895 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-12-15 Paul Eggert <eggert@cs.ucla.edu>
2
3 * gnutls.c (Fgnutls_boot): Fix typo; "!" applied to a Lisp_Object.
4 Don't worry about verify_error being t, since it has to be a list.
5
12013-12-14 Paul Eggert <eggert@cs.ucla.edu> 62013-12-14 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Use bool for boolean, focusing on headers. 8 Use bool for boolean, focusing on headers.