1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-13 11:06:17 +02:00

unposted: remove the reference to debian #924736, and correct another edit

This commit is contained in:
Bart Schaefer 2022-04-30 23:04:48 -07:00
parent a58d2bb315
commit afbbde2828
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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"
------------------------------------------------------------------------