Subject: CVS commit: pkgsrc/x11/gtkmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/05/2007 11:08:08
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Jul  5 11:08:08 UTC 2007

Modified Files:
	pkgsrc/x11/gtkmm: Makefile PLIST distinfo

Log Message:
Changes 2.10.10:
* RadioAction: Correct a reference-counting error in the "changed" signal.
* RecentManager: Allow Gtk::RecentManager::Data to be instantiated, for use with
  the full version of add_item().
* Menu: Fix memory problems during destruction by handling attached widgets as
  we already handle child widgets.
* Correctly ifdef-out initialization of deprecated classes.
* Build: Cope with newer m4 versions.
* Documentation:
  FAQ: Emphasize that libglademm is preferred to glademm.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/x11/gtkmm/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/x11/gtkmm/PLIST
cvs rdiff -r1.25 -r1.26 pkgsrc/x11/gtkmm/distinfo

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