Re: [Patch] Locate: Allow reading database from stdin.

2005-06-08 Thread James Youngman
On Wed, Jun 08, 2005 at 03:34:24PM +0200, Bas van Gompel wrote: > Suggested ChangeLog-entry: > > 2005-06-08 Bas van Gompel <[EMAIL PROTECTED]> > > * NEWS, locate/locate.1, doc/find.texi: Document usage of `-' > to refer to stdin in database-path for locate. > * locate/locate.

Re: [Patch] Locate: Allow reading database from stdin.

2005-06-08 Thread Buzz
Op Wed, 8 Jun 2005 15:34:24 +0200 (MET DST) schreef ik in <[EMAIL PROTECTED]>: : Hi, : : Here is a patch which moves reading from the database and generating : the base_name into visitors. Support for reading a database from stdin : slipped in somehow... A liitle addition for the ChangeLog:

[Patch] Locate: Allow reading database from stdin.

2005-06-08 Thread Bas van Gompel
Hi, Here is a patch which moves reading from the database and generating the base_name into visitors. Support for reading a database from stdin slipped in somehow... Suggested ChangeLog-entry: 2005-06-08 Bas van Gompel <[EMAIL PROTECTED]> * NEWS, locate/locate.1, doc/find.texi: Docum