summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2022-04-30 23:04:48 -0700
committerBart Schaefer <schaefer@zsh.org>2022-04-30 23:04:48 -0700
commitafbbde282814906fde353dd6a6207942296b8465 (patch)
tree34c0796305d8b7c0d7375e2ae400a8334b337776
parenta58d2bb3152bdfca38e5a7f7994cc3127c649102 (diff)
downloadzsh-afbbde282814906fde353dd6a6207942296b8465.tar.gz
zsh-afbbde282814906fde353dd6a6207942296b8465.tar.xz
zsh-afbbde282814906fde353dd6a6207942296b8465.zip
unposted: remove the reference to debian #924736, and correct another edit
-rw-r--r--ChangeLog3
-rw-r--r--Etc/BUGS4
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 61276b879..b1f7f643d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2022-04-30  Bart Schaefer  <schaefer@zsh.org>
 
+	* unposted: Etc/BUGS: remove debian #924736, fixed since 5.8 by
+	workers/44142; correct misguided edit from earlier commit
+
 	* unposted: Doc/Zsh/expn.yo, NEWS: Details about ${(*)...}
 
 	* 50150: Src/Modules/stat.c: Filenames need unmetafy for printing
diff --git a/Etc/BUGS b/Etc/BUGS
index e58fee721..72c313e88 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -30,8 +30,6 @@ the prefix parameter assignments are examined in execute().
 41203 and others: Make it easier to maintain C modules out of tree.
 (May require defining a stable API for modules, see 41254)
 ------------------------------------------------------------------------
-44133 debian #924736 (partial patch in 44134) three setopts following `    #`
-------------------------------------------------------------------------
 44850 terminal issues with continuation markers
 ------------------------------------------------------------------------
 users/24765 -direct terminals. Not a bug as such but we may need to do
@@ -50,5 +48,5 @@ related, probably obsolete, vared special case for $TERM set to "emacs".
 ------------------------------------------------------------------------
 48091: Bug in compdescribe with matcher 'b:-=+'
 ------------------------------------------------------------------------
-users/26071: Strange behavior about option completion of `git push        #`
+users/26071: Strange behavior about option completion of "git push --f"
 ------------------------------------------------------------------------