]> code.delx.au - gnu-emacs/commitdiff
Sync with Tramp 2.2.6.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 12 Sep 2012 16:39:10 +0000 (18:39 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 12 Sep 2012 16:39:10 +0000 (18:39 +0200)
* tramp.texi (Bug Reports): Cleanup caches before a test run.

* trampver.texi: Update release number.

doc/misc/ChangeLog
doc/misc/tramp.texi
doc/misc/trampver.texi

index 2222a535c1aebd26318fd41d407a764c111b20a3..408e466595515e070f6ec1fcb6e9985e68c52ad0 100644 (file)
@@ -1,3 +1,11 @@
+2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.6.
+
+       * tramp.texi (Bug Reports): Cleanup caches before a test run.
+
+       * trampver.texi: Update release number.
+
 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
 
        * texinfo.tex: Merge from gnulib.
index 87ad2bc500937508de2ccea15a022b91e0e49dbb..530b8fdd6c2419738b4a5855438cc4f221074fc5 100644 (file)
@@ -2853,6 +2853,9 @@ If you can identify a minimal test case that reproduces the problem,
 include that with your bug report.  This will make it much easier for
 the development team to analyze and correct the problem.
 
+Sometimes, there might be also problems due to Tramp caches.  Flush
+all caches before running the test, @ref{Cleanup remote connections}.
+
 Before reporting the bug, you should set the verbosity level to 6
 (@pxref{Traces and Profiles, Traces}) in the @file{~/.emacs} file and
 repeat the bug.  Then, include the contents of the @file{*tramp/foo*}
index 78bd9d0965f53c84f536e57ac9133ee227cab96b..d902ac0fb97b3757986f170dadb285dd506417ac 100644 (file)
@@ -8,7 +8,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.2.6-pre
+@set trampver 2.2.6
 
 @c Other flags from configuration
 @set instprefix /usr/local