diff options
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 834fd808b4a..b4447807c06 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> | ||
| 2 | Tramp version 2.0.38 released. | ||
| 3 | |||
| 4 | * tramp.texi (Remote shell setup): Warn of environment variables | ||
| 5 | FRUMPLE if user frumple exists. Suggested by Sven Gabriel | ||
| 6 | <sven.gabriel@imk.fzk.de>. | ||
| 7 | (Configuration): Tramp now chooses base64/uuencode | ||
| 8 | automatically. Update wording accordingly. | ||
| 9 | (Top): More description for the `Default Method' menu entry. | ||
| 10 | (Default Method): Use @code, not @var, for Lisp variables. | ||
| 11 | (Default Method): New subsection `Which method is the right one | ||
| 12 | for me?' Suggested by Christian Kirsch. | ||
| 13 | (Configuration): Pointer to new subsection added. | ||
| 14 | (Default Method): Too many "use" in one sentence. | ||
| 15 | Rephrase. Reported by Christian Kirsch. | ||
| 16 | (Filename Syntax): Old `su' example is probably a left-over from | ||
| 17 | the sm/su method naming. Replace with `ssh', instead. | ||
| 18 | (External transfer methods, Auto-save and Backup): | ||
| 19 | Typo fixes. | ||
| 20 | |||
| 21 | 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> | ||
| 22 | |||
| 23 | * tramp.texi (all): Harmonize all occurences of @tramp{}. | ||
| 24 | (Top): Mention japanese manual only if flag `jamanual' is set. | ||
| 25 | Insert section `Japanese manual' in menu. | ||
| 26 | |||
| 1 | 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 27 | 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 28 | ||
| 3 | * frames.texi (Dialog Boxes): Added use-file-dialog. | 29 | * frames.texi (Dialog Boxes): Added use-file-dialog. |