Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: source-changes
Date: 06/05/2001 15:28:43
Module Name:	doc
Committed By:	zuntum
Date:		Tue Jun  5 12:28:43 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note trio-1.3 addition

Trio is a fully matured and stable set of printf and string functions designed
be used by applications with focus on portability or with the need for
additional features that are not supported by standard stdio implementation.

There are several cases where you may want to consider using trio:

   1.Portability across heterogeneous platforms.
   2.Embedded systems without stdio support.
   3.Extendability of unsupported features.
   4.Your native version don't do everything you need.


To generate a diff of this commit:
cvs rdiff -r1.4457 -r1.4458 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.