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

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

[elpa] externals/plz 5e63662e21 40/40: Docs: Update changelog


From: ELPA Syncer
Subject: [elpa] externals/plz 5e63662e21 40/40: Docs: Update changelog
Date: Mon, 26 Jun 2023 06:59:34 -0400 (EDT)

branch: externals/plz
commit 5e63662e219c94e8bb7ae15a3fb7ce6cd12d039c
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Update changelog
---
 README.org |  2 +-
 plz.info   | 33 +++++++++++++++++----------------
 2 files changed, 18 insertions(+), 17 deletions(-)

diff --git a/README.org b/README.org
index b646fa907f..b7e26ede2d 100644
--- a/README.org
+++ b/README.org
@@ -186,7 +186,7 @@ You may also clear a queue with ~plz-clear~, which cancels 
any active or queued
 
 *Fixes*
 + Significant improvement in reliability by implementing failsafes and 
workarounds for Emacs's process-handling code.  (See 
[[https://github.com/alphapapa/plz.el/issues/3][#3]].)
-+ STDERR output from curl processes is not included in response bodies (which 
sometimes happened, depending on Emacs's internal race conditions).
++ STDERR output from curl processes is not included in response bodies (which 
sometimes happened, depending on Emacs's internal race conditions).  (Fixes 
[[https://github.com/alphapapa/plz.el/issues/23][#23]].)
 
 *Internal*
 + Response processing now happens outside the process sentinel, so any errors 
(e.g. in user callbacks) are not signaled from inside the sentinel.  (This 
avoids the 2-second pause Emacs imposes in such cases.)
diff --git a/plz.info b/plz.info
index c279e06514..a760397f2a 100644
--- a/plz.info
+++ b/plz.info
@@ -317,7 +317,8 @@ File: README.info,  Node: 07-pre,  Next: 06,  Up: Changelog
      (https://github.com/alphapapa/plz.el/issues/3).)
    • STDERR output from curl processes is not included in response
      bodies (which sometimes happened, depending on Emacs’s internal
-     race conditions).
+     race conditions).  (Fixes #23
+     (https://github.com/alphapapa/plz.el/issues/23).)
 
    *Internal*
    • Response processing now happens outside the process sentinel, so
@@ -533,21 +534,21 @@ Node: Queueing6859
 Node: Tips8242
 Node: Changelog8543
 Node: 07-pre8812
-Node: 0610213
-Node: 05410828
-Node: 05311071
-Node: 05211387
-Node: 05111594
-Node: 0511846
-Node: 0412052
-Node: 0312958
-Node: 02113406
-Node: 0213557
-Node: 0113688
-Node: Credits13784
-Node: Development14150
-Node: Copyright assignment14664
-Node: License15252
+Node: 0610280
+Node: 05410895
+Node: 05311138
+Node: 05211454
+Node: 05111661
+Node: 0511913
+Node: 0412119
+Node: 0313025
+Node: 02113473
+Node: 0213624
+Node: 0113755
+Node: Credits13851
+Node: Development14217
+Node: Copyright assignment14731
+Node: License15319
 
 End Tag Table
 



reply via email to

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