diff options
author | Clinton Bunch <cdb_zsh@zentaur.org> | 2024-11-08 19:08:48 -0600 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2024-11-23 23:25:37 +0100 |
commit | 86d5f24a3d28541f242eb3807379301ea976de87 (patch) | |
tree | 9c10e5430fcf3b3279968aace274d964a160fc7a | |
parent | cdb457841ce4b61993a794c2eeacda3a56493723 (diff) | |
download | zsh-86d5f24a3d28541f242eb3807379301ea976de87.tar.gz zsh-86d5f24a3d28541f242eb3807379301ea976de87.zip |
53228: Remove references to Patches "Archive" from FAQ
-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 |