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

23438 (tweaked): improve _printers to use lpstat

This commit is contained in:
Peter Stephenson 2007-05-14 15:32:55 +00:00
parent 745415e3b2
commit a8d47caea1

View file

@ -1,6 +1,8 @@
2007-05-14 Peter Stephenson <pws@csr.com>
* 23438 (slightly improved to use _call_program)
* 23438 (slightly improved to use _call_program):
Completion/Unix/Type/_printers: improve finding of network
printers.
* Noted by Wayne: 23437; Src/params.c: typo in 23436.