Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2002 21:07:51
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Dec 31 19:07:51 UTC 2002

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Updated devel/libmm to 1.2.2.  Changes from version 1.2.1 include:

  *) Use "close-on-exec" semantic on internal file descriptors if
     underlying platform supports this feature. This makes sure the file
     descriptors are closed by the kernel upon execution of exec(3) by
     the application.


To generate a diff of this commit:
cvs rdiff -r1.957 -r1.958 pkgsrc/doc/CHANGES

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