changeset 85509:dcb6f471c4e6

* tramp.texi (Cleanup remote connections): New section. (Password caching): Remove `tramp-clear-passwd'. It's not a command anymore. (Bug Reports): Add `tramp-bug' to function index. (Function Index, Variable Index): New nodes. (Remote shell setup): Describe `tramp-password-prompt-regexp'. * trampver.texi: Update release number.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 21 Oct 2007 14:11:18 +0000
parents 05c8e6a18913
children e2eac01cf548
files doc/misc/ChangeLog doc/misc/tramp.texi doc/misc/trampver.texi
diffstat 3 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sun Oct 21 14:02:38 2007 +0000
+++ b/doc/misc/ChangeLog	Sun Oct 21 14:11:18 2007 +0000
@@ -1,3 +1,14 @@
+2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
+
+	* tramp.texi (Cleanup remote connections): New section.
+	(Password caching): Remove `tramp-clear-passwd'.  It's not a command
+	anymore.
+	(Bug Reports): Add `tramp-bug' to function index.
+	(Function Index, Variable Index): New nodes.
+	(Remote shell setup): Describe `tramp-password-prompt-regexp'.
+
+	* trampver.texi: Update release number.
+
 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc.texi (History and Acknowledgements):  Turn comment
Binary file doc/misc/tramp.texi has changed
--- a/doc/misc/trampver.texi	Sun Oct 21 14:02:38 2007 +0000
+++ b/doc/misc/trampver.texi	Sun Oct 21 14:11:18 2007 +0000
@@ -4,7 +4,7 @@
 @c In the Tramp CVS, the version number is auto-frobbed from
 @c configure.ac, so you should edit that file and run
 @c "autoconf && ./configure" to change the version number.
-@set trampver 2.1.11
+@set trampver 2.1.12-pre
 
 @c Other flags from configuration
 @set instprefix /usr/local