diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index e2798c192cc..b21f93e8cb4 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2009-06-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | Sync with Tramp 2.1.16. | ||
| 4 | |||
| 5 | * tramp.texi (History): Add GVFS support. | ||
| 6 | (External methods): Precise `rsync' description. Add `dav', `davs' and | ||
| 7 | `obex' methods. Add 'tramp-gvfs-methods' option. | ||
| 8 | (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp | ||
| 9 | forms. | ||
| 10 | (Remote Programs): Introduce `tramp-own-remote-path'. | ||
| 11 | (Remote processes): New subsection "Running remote programs that create | ||
| 12 | local X11 windows". | ||
| 13 | (Frequently Asked Questions): Improve code for disabling vc. | ||
| 14 | |||
| 15 | * trampver.texi: Update release number. Set default value of | ||
| 16 | `emacsgvfs'. | ||
| 17 | |||
| 1 | 2009-06-21 Chong Yidong <cyd@stupidchicken.com> | 18 | 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 19 | ||
| 3 | * Branch for 23.1. | 20 | * Branch for 23.1. |