diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9f9717aab29..37ad89dfacb 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2012-06-11 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | Sync with Tramp 2.2.6-pre. | ||
| 4 | |||
| 5 | * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{} | ||
| 6 | where appropriate. | ||
| 7 | (Ad-hoc multi-hops): New section. | ||
| 8 | (Remote processes): New subsection "Running remote processes on | ||
| 9 | Windows hosts". | ||
| 10 | (History): Add remote commands on Windows, and ad-hoc multi-hop | ||
| 11 | methods. | ||
| 12 | (External methods): "ControlPersist" must be set to "no" for the | ||
| 13 | `scpc' method. | ||
| 14 | (Remote processes): Add a note about `auto-revert-tail-mode'. | ||
| 15 | (Frequently Asked Questions): Use "scpx" in combination with | ||
| 16 | "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>. | ||
| 17 | |||
| 18 | * trampver.texi: Update release number. | ||
| 19 | |||
| 1 | 2012-06-10 Chong Yidong <cyd@gnu.org> | 20 | 2012-06-10 Chong Yidong <cyd@gnu.org> |
| 2 | 21 | ||
| 3 | * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo | 22 | * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo |