diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | Etc/FAQ.yo | 13 |
2 files changed, 3 insertions, 13 deletions
@@ -1,5 +1,8 @@ 2024-11-23 Oliver Kiddle <opk@zsh.org> + * Clinton Bunch: 53228: Etc/FAQ.yo: Remove references to + Patches "Archive" from FAQ + * github #122: Wu, Zhenyu: Completion/Unix/Command/_gcc: Add newer C and C++ language standards to gcc completion diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 2c83fe7fa..73442416c 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -338,19 +338,6 @@ label(16) Please email email(zsh-workers@zsh.org) if you have information about other ports. - Starting from mid-October 1997, there is an archive of patches sent - to the maintainers' mailing list. Note that these may not all be - added to the shell, and some may already have been; you simply have - to search for something you might want which is not in the version - you have. Also, there may be some prerequisites earlier in the - archive. It can be found on the zsh WWW pages (as described in - link(1.1)(11)) at: - - description( - mydit() url(https://zsh.sourceforge.io/Patches/) -(https://zsh.sourceforge.io/Patches/) - ) - sect(I don't have root access: how do I make zsh my login shell?) Unfortunately, on many machines you can't use mytt(chsh) to change your |