about summary refs log tree commit diff
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-04-16 23:26:22 +0200
committerOliver Kiddle <opk@zsh.org>2021-04-16 23:26:22 +0200
commit28cf6bd1110a426ac41fdc7ea62c3aee199c039a (patch)
tree4bad3eb72ce877c71faa0ad7f74510293d7ffa03
parent455bab1ef6af42a9c4f88138b2f0286d929b9584 (diff)
downloadzsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.gz
zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.xz
zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.zip
unposted: update on bug list
-rw-r--r--ChangeLog2
-rw-r--r--Etc/BUGS5
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 77426eae5..69c5268be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2021-04-16  Oliver Kiddle  <opk@zsh.org>
 
+	* unposted: Etc/BUGS: update on bug list
+
 	* 48556: Completion/BSD/Command/_ipfw: new completion
 
 2021-04-16  Daniel Shahaf  <d.s@daniel.shahaf.name>
diff --git a/Etc/BUGS b/Etc/BUGS
index 09271c2bb..308bbf3cb 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -56,9 +56,6 @@ users/24765 -direct terminals. Not a bug as such but we may need to do
 45393/45396 [PATCH] avoid lseek(2) calls.
 45768 is similar.
 ------------------------------------------------------------------------
-45007 [PATCH] has_colors in configure.ac.
-The originator has a gentoo.org address which might provide some extra clues.
-------------------------------------------------------------------------
 44525, 45778 [PATCH] prompt redrawn on the wrong line upon SIGWINCH 
 ------------------------------------------------------------------------
 users/24904: 'func <(...) | wc -l' results in ENOENT on /proc/self/fd/13
@@ -89,3 +86,5 @@ causes a script to hang.
 ------------------------------------------------------------------------
 48091: Bug in compdescribe with matcher 'b:-=+'
 ------------------------------------------------------------------------
+users/26071: Strange behavior about option completion of `git push
+------------------------------------------------------------------------