Subject: Re: CVS commit: src/doc
To: Hubert Feyrer <hubertf@netbsd.org>
From: Christoph Badura <bad@bsd.de>
List: source-changes
Date: 06/23/2005 00:20:55
On Wed, Jun 22, 2005 at 08:12:41PM +0000, Hubert Feyrer wrote:
> Module Name: src
> Committed By: hubertf
> Date: Wed Jun 22 20:12:41 UTC 2005
>
> Modified Files:
> src/doc: CHANGES
>
> Log Message:
> * Change program logic to not nest needlessly
> * Search all acronyms databases, and don't force the user to
> know in which category to look (-t is gone)
> * If an acronym is not found in the database or by whatis(1),
> also check pkg_info(1). Per PR bin/30539 by Geert Hendrickx
> (geert.hendrickx@ua.ac.be)
In a commit message to doc/CHANGES you might want to mention what program was
affected by the change.
--chris