]> code.delx.au - gnu-emacs/commitdiff
Add ChangeLog entry for previous checkin of gnutls.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Dec 2013 04:42:23 +0000 (20:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Dec 2013 04:42:23 +0000 (20:42 -0800)
This entry was inadvertantly omitted.

src/ChangeLog

index ebf715e9374f68a34ad5eba5cb389be49bdd1f9a..2372e975895b48ca1ebaf3e82b23c057133419bd 100644 (file)
@@ -1,3 +1,8 @@
+2013-12-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnutls.c (Fgnutls_boot): Fix typo; "!" applied to a Lisp_Object.
+       Don't worry about verify_error being t, since it has to be a list.
+
 2013-12-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use bool for boolean, focusing on headers.