about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-11-30 12:01:01 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-11-30 12:01:01 +0000
commit559441cc80ba9a9ce0a886fed9bdc269a58c547f (patch)
treeb81d4ab05de78e81306c7fc1b191266fab2b2449
parent2b8549185f719eb9c769142a96825d0ba7b4c4b5 (diff)
downloadzsh-559441cc80ba9a9ce0a886fed9bdc269a58c547f.tar.gz
zsh-559441cc80ba9a9ce0a886fed9bdc269a58c547f.tar.xz
zsh-559441cc80ba9a9ce0a886fed9bdc269a58c547f.zip
unposted: Release zsh-4.2.6
-rw-r--r--ChangeLog4
-rw-r--r--Completion/Debian/Command/.distfiles10
-rw-r--r--Completion/Unix/Command/.distfiles1
-rw-r--r--Completion/Unix/Type/.distfiles15
-rw-r--r--Completion/X/Command/.distfiles8
-rw-r--r--Etc/FAQ.yo5
-rw-r--r--Functions/MIME/.distfiles4
-rw-r--r--Functions/TCP/.distfiles7
8 files changed, 53 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 88e02323f..903f9848e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-30  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Etc/FAQ.yo: release 4.2.6.
+
 2005-11-25  Clint Adams  <clint@zsh.org>
 
 	* unposted: Completion/Debian/Command/_dchroot,
diff --git a/Completion/Debian/Command/.distfiles b/Completion/Debian/Command/.distfiles
new file mode 100644
index 000000000..d1fbaf745
--- /dev/null
+++ b/Completion/Debian/Command/.distfiles
@@ -0,0 +1,10 @@
+DISTFILES_SRC='
+.distfiles
+_apt               _bts _dpkg         _update-alternatives
+_aptitude          _bug _dpkg_source  _update-rc.d
+_apt-move          _debchange   _dput
+_apt-show-versions  _debfoster  _dupload
+_auto-apt          _debsign     _lintian _make-kpkg _wajig
+_dchroot _dlocate _dpkg-cross _madison _module-assistant
+_piuparts _toolchain-source
+'
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 6a931c9e1..9be819220 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -29,4 +29,5 @@ _raggle       _rar	    _renice
 _sablotron    _screen       _sed          _subversion
 _texinfo      _tla          _tidy
 _unace        _uniq         _vorbis       _vux          _wiggle       _xmlsoft
+_bzr          _cplay        _date         _git          _quilt
 '
diff --git a/Completion/Unix/Type/.distfiles b/Completion/Unix/Type/.distfiles
new file mode 100644
index 000000000..2803318d5
--- /dev/null
+++ b/Completion/Unix/Type/.distfiles
@@ -0,0 +1,15 @@
+DISTFILES_SRC='
+.distfiles
+_arch_archives       _arch_namespace
+_dict_words          _mailboxes           _perl_modules        _tex
+_diff_options        _my_accounts         _pids                _texi
+_dir_list            _newsgroups          _ports               _tilde_files
+_directories         _other_accounts      _printers            _urls
+_domains             _path_files          _ps                  _user_at_host
+_files               _pdf                 _pspdf               _users
+_groups              _perl_basepods       _signals             _users_on
+_hosts               _tar_archive         _time_zone
+_file_systems        _net_interfaces      _terminals           _locales
+_java_class          _services		  _email_addresses     _global_tags
+_mime_types
+'
diff --git a/Completion/X/Command/.distfiles b/Completion/X/Command/.distfiles
new file mode 100644
index 000000000..302ceaf1b
--- /dev/null
+++ b/Completion/X/Command/.distfiles
@@ -0,0 +1,8 @@
+DISTFILES_SRC='
+.distfiles
+_gnome-gv
+_gv        _netscape  _xauth     _xfig      _mozilla   _xterm     _xwit
+_nedit     _vnc       _x_utils   _xdvi      _xmodmap   _xset      _xv
+_acroread  _dcop      _gqview    _xloadimage _mplayer
+_kfmclient _urxvt     _xpdf
+'
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 2bee34906..13e444c86 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -289,7 +289,10 @@ sect(On what machines will it run?)
 
 sect(What's the latest version?)
 
-  Zsh 4.2.4 is the latest production version.
+  Zsh 4.2.6 is the latest production version.  A release on the
+  4.3 development branch is imminent; this will contain support
+  for multibyte character strings (such as UTF-8 locales) in the
+  line editor.
 
   There will not be any further 4.0 releases now that 4.2 has become
   the stable version.
diff --git a/Functions/MIME/.distfiles b/Functions/MIME/.distfiles
new file mode 100644
index 000000000..01ac0d7ef
--- /dev/null
+++ b/Functions/MIME/.distfiles
@@ -0,0 +1,4 @@
+DISTFILES_SRC='
+.distfiles
+zsh-mime-setup zsh-mime-handler pick-web-browser
+'
diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles
new file mode 100644
index 000000000..2588f68b1
--- /dev/null
+++ b/Functions/TCP/.distfiles
@@ -0,0 +1,7 @@
+DISTFILES_SRC='
+.distfiles
+	   tcp_command	   tcp_log     tcp_proxy   tcp_send  tcp_talk
+tcp_alias  tcp_expect	   tcp_open    tcp_read    tcp_sess  tcp_wait
+tcp_close  tcp_fd_handler  tcp_output  tcp_rename  tcp_spam
+tcp_point  tcp_shoot
+'