From 2dfb0d5af4f8e5dae544c520802f3ba05a90b071 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 2 Jul 2007 14:30:46 +0000 Subject: [PATCH] 23629: change references to "beta" to "dev" or "development". --- ChangeLog | 5 +++++ Etc/FTP-README | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22e57dac5..53f95a953 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-02 Clint Adams + + * 23629: Etc/FTP-README: change references to "beta" to "dev" or + "development". + 2007-07-01 Peter Stephenson * Tomasz Pala: users/11599: Completion/Unix/Command/_ip: diff --git a/Etc/FTP-README b/Etc/FTP-README index a87bc74fc..fc00179d1 100644 --- a/Etc/FTP-README +++ b/Etc/FTP-README @@ -27,12 +27,12 @@ zsh.tar.gz Latest production release of zsh. Includes the source files of all documentation. -zsh-beta.tar.gz +zsh-dev.tar.gz The current development version of zsh. Not guaranteed to be stable. zsh-*.tar.gz Specific zsh versions. If you just want the latest zsh then use - zsh.tar.gz or zsh-beta.tar.gz. + zsh.tar.gz or zsh-dev.tar.gz. zsh-*-*.diff.gz Context diffs between releases. Note that if you use this for @@ -53,9 +53,9 @@ zsh-doc.tar.gz Pre-built Postscript, Info, DVI and HTML versions of the documentation contained in the stable zsh distribution zsh.tar.gz. -zsh-beta-doc.tar.gz +zsh-dev-doc.tar.gz Pre-built Postscript, Info, DVI and HTML versions of the documentation - contained in the beta zsh distribution zsh-beta.tar.gz. + contained in the development zsh distribution zsh-dev.tar.gz. zsh-*-doc.tar.gz Pre-built documentation for specific zsh versions.