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 ebf715e..2372e97 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.