Subject: CVS commit: pkgsrc/devel/glib2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/04/2004 22:17:50
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Dec 4 22:17:50 UTC 2004
Modified Files:
pkgsrc/devel/glib2: Makefile distinfo
Log Message:
Update to 2.4.8:
* Reduce signal connection complexity from O(n) to O(1) [Sven Neumann]
* GChildWatch
- Use sigaction instead of signal [Jonas Jonnson, Archana Shah]
- Make the very first SIGCHLD work [Gustavo Carneiro]
* Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
* Other bug fixes [Andrea Campi, Dave MacLachlan]
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/devel/glib2/Makefile
cvs rdiff -r1.38 -r1.39 pkgsrc/devel/glib2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.