1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

Akinori Musha: 17719: add support for the pkg_create command

This commit is contained in:
Oliver Kiddle 2002-09-26 10:30:00 +00:00
parent a1d727e5dc
commit 56fb02f1d3
3 changed files with 54 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2002-09-26 Oliver Kiddle <opk@zsh.org>
* unposted: Completion/Unix/Command/_bzip2: recognise also .tbz
and .tbz2 files
* Akinori Musha: 17719: Completion/BSD/Command/_bsd_pkg: add
support for the pkg_create command
2002-09-19 Bart Schaefer <schaefer@zsh.org> 2002-09-19 Bart Schaefer <schaefer@zsh.org>
* 17692: Src/builtin.c: Prevent typeset of a positional parameter * 17692: Src/builtin.c: Prevent typeset of a positional parameter

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,4 +1,4 @@