From: Nikos Mavrogiannopoulos Date: Sun, 8 Dec 2002 23:05:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_8_0~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20e9b2d9a6367e68d4a46109359ba2ea4e2d4ff5;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4a37bd0ad6..24ae27ffbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,7 +23,7 @@ * NEWS, doc/tex/callbacks.tex (tags: gnutls_0_6_0), lib/gnutls.h.in.in (tags: gnutls_0_6_0), lib/gnutls_db.c (tags: gnutls_0_6_0), lib/gnutls_global.c (tags: gnutls_0_6_0), - lib/gnutls_mem.c (tags: gnutls_0_6_0), lib/x509_b64.c: + lib/gnutls_mem.c, lib/x509_b64.c: Exported the more convenient gnutls_malloc() and gnutls_free() functions. Actually pointers to functions.