aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7069d0b9ecb..84754efb148 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12010-09-13 Michael Albinus <michael.albinus@gmx.de>
2
3 * NEWS: Some Tramp methods are discontinued.
4
12010-09-11 Glenn Morris <rgm@gnu.org> 52010-09-11 Glenn Morris <rgm@gnu.org>
2 6
3 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use 7 * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
diff --git a/etc/NEWS b/etc/NEWS
index b72b000b2fe..6689bbb4bd6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -434,6 +434,11 @@ threads simultaneously.
434*** It is possible now, to access alternative buses than the default 434*** It is possible now, to access alternative buses than the default
435system or session bus. 435system or session bus.
436 436
437** Tramp
438
439*** The following access methods are discontinued: "ssh1_old",
440"ssh2_old", "scp1_old", "scp2_old" and "fish".
441
437 442
438* New Modes and Packages in Emacs 24.1 443* New Modes and Packages in Emacs 24.1
439 444