summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Etc/FTP-README8
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 <clint@zsh.org>
+
+ * 23629: Etc/FTP-README: change references to "beta" to "dev" or
+ "development".
+
2007-07-01 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 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.