From 703f86387fd680855fce275bc87a524ac8d746bf Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 30 May 2011 08:57:49 -0700 Subject: [PATCH] Add Bug#. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 353aa100e9c..2968b2da85f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3,7 +3,7 @@ * gnutls.c: Use Emacs's memory allocators. Without this change, the gnutls library would invoke malloc etc. directly, which causes problems on non-SYNC_INPUT hosts, and which - runs afoul of improving memory_full behavior. + runs afoul of improving memory_full behavior. (Bug#8761) (fn_gnutls_global_set_mem_functions): New macro or function pointer. (emacs_gnutls_global_init): Use it to specify xmalloc, xrealloc, xfree instead of the default malloc, realloc, free. -- 2.39.5