mirror of
git://git.code.sf.net/p/zsh/code
synced 2026-01-07 22:11:15 +01:00
unposted: Release zsh-4.2.6
This commit is contained in:
parent
2b8549185f
commit
559441cc80
8 changed files with 53 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
10
Completion/Debian/Command/.distfiles
Normal file
10
Completion/Debian/Command/.distfiles
Normal file
|
|
@ -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
|
||||
'
|
||||
|
|
@ -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
|
||||
'
|
||||
|
|
|
|||
15
Completion/Unix/Type/.distfiles
Normal file
15
Completion/Unix/Type/.distfiles
Normal file
|
|
@ -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
|
||||
'
|
||||
8
Completion/X/Command/.distfiles
Normal file
8
Completion/X/Command/.distfiles
Normal file
|
|
@ -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
|
||||
'
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
4
Functions/MIME/.distfiles
Normal file
4
Functions/MIME/.distfiles
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
zsh-mime-setup zsh-mime-handler pick-web-browser
|
||||
'
|
||||
7
Functions/TCP/.distfiles
Normal file
7
Functions/TCP/.distfiles
Normal file
|
|
@ -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
|
||||
'
|
||||
Loading…
Add table
Add a link
Reference in a new issue