aboutsummaryrefslogtreecommitdiffstats
path: root/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 /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 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fe50a6d83b..a1b9a9ca7df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * info/dir (File):
4 * Makefile.in: Add emacs-gnutls to the info directory and the
5 INFO_FILES target.
6
12012-04-09 Glenn Morris <rgm@gnu.org> 72012-04-09 Glenn Morris <rgm@gnu.org>
2 8
3 * Makefile.in (leim): Check cd return value. Pass fewer variables. 9 * Makefile.in (leim): Check cd return value. Pass fewer variables.