aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorTed Zlatanov2012-04-09 09:10:22 -0400
committerTed Zlatanov2012-04-09 09:10:22 -0400
commit6b4f4a2d6badbe414c8b662feeac3db8edcbda89 (patch)
tree695441508770c455e2167b42003f0e26c09f5e06 /doc/misc/ChangeLog
parentfb7ada5f94a71d73bf6cfad5cc87fe7fb26125a5 (diff)
downloademacs-6b4f4a2d6badbe414c8b662feeac3db8edcbda89.tar.gz
emacs-6b4f4a2d6badbe414c8b662feeac3db8edcbda89.zip
Add documentation for the Emacs GnuTLS integration.
* info/dir (File): * Makefile.in: Add emacs-gnutls to the info directory and the INFO_FILES target. * doc/misc/emacs-gnutls.texi: Add documentation for the GnuTLS integration. * doc/misc/gnutls.texi: New file to explain the GnuTLS integration. * doc/misc/Makefile.in: Add gnutls.texi to build.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index e2f2c949676..ee6b7606c55 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,11 @@
12012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * Makefile.in: Add gnutls.texi to build.
4
5 * gnutls.texi: New file to explain the GnuTLS integration.
6
7 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
8
12012-04-05 Teodor Zlatanov <tzz@lifelogs.com> 92012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2 10
3 * auth.texi (Secret Service API): Edit further and give examples. 11 * auth.texi (Secret Service API): Edit further and give examples.