about summary refs log tree commit diff
diff options
context:
space:
mode:
-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
+------------------------------------------------------------------------