emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/detached 201de1eb65 3/6: Update CHANGELOG


From: ELPA Syncer
Subject: [elpa] externals/detached 201de1eb65 3/6: Update CHANGELOG
Date: Fri, 3 Jun 2022 03:57:32 -0400 (EDT)

branch: externals/detached
commit 201de1eb65c8a8825b179886087bdce88def044a
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Update CHANGELOG
---
 CHANGELOG.org | 2 ++
 README.md     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index e7bc268a03..ccafaaadca 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -3,6 +3,8 @@
 #+language: en
 
 * Development
+- Detached now relies on the tool =tail= in order to attach to degraded 
sessions. That means that =dtach= and =tail= are required to properly use the 
package.
+- Rename non-attachable sessions to degraded sessions.
 - Remove tail command, favor using =attach= or =view=.
 - Improve support for Emacsen. The PID of all detached Emacsen are registered, 
this is done to be able to promote one Emacs to primary, which has the 
responsibility to update the database.
 - Add command to open a session's log file in =dired=.
diff --git a/README.md b/README.md
index 4875a26f47..91a501ab0b 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The package is available on [GNU ELPA](https://elpa.gnu.org) 
and [MELPA](https:/
 
 # Configuration
 
-The prerequisite for `detached.el` is that the user has the program `dtach` 
installed.
+The prerequisite for `detached.el` is that the user has the programs `dtach` 
and `tail` installed.
 
 ## Use-package example
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]