2.9.4
- Updated Classes/Interfaces
	org.gnu.gnome.App - added the following methods
		getContents
		fillMenu
		fillToolbar
		removeMenuRange
	org.gnu.gnome.AppBar - added getStatusBar method
	org.gnu.gnome.Client - added the following methods
		setCloneCommand
		setDiscardCommand
		setResignCommand
		setShutdownCommand
		setEnvironment
		setProcessID
		setProgram
		setUserID
		saveAnyDialog
		saveErrorDialog
		requestPhase2
		setID
		getID
		getPreviousID
		getDesktopID
	org.gnu.gnome.DruidPage - added the following methods
		pageNext
		pagePrepare
		pageBack
		pageCancel
		pageFinish
- Deprecated Classes/Interfaces
	None
- Other		
	None

2.9.3
- New Classes/Interfaces
	None
- Updated Classes/Interfaces
	None
- Deprecated Classes/Interfaces
	org.gnu.gnome.About
	org.gnu.gnome.Config
	org.gnu.gnome.FileEntry
	org.gnu.gnome.IconTextItem
	org.gnu.gnome.IconList
	org.gnu.gnome.PixmapEntry
	org.gnu.gnome.Scores
	org.gnu.gnome.WindowIcon
- Other
	Support for 64-bit platforms

2.8.2
- Fixed autogen.sh
- Fixed CanvasGroup.getItemList  [Jeffrey Morgan]
- Changed Program to not inherit from GObject  [Jeffrey Morgan]

2.8.1
 Create buildplace pkg-config files to aid java-gnome big-tarball builds
 Fixed typo in tutorial second.java lifecycle listener.
- Bug 155124: Message Logging - Replaced printf statements with the
  appropriate calls to g_warning and g_critical for UIInfo [Jeffrey Morgan]
 

2.7.4 (19 July 2004)
Updated Classes:
	gnome.PasswordDialog - added setShowUserpassButtons method  [Jeffrey Morgan]
	gnome.UIInfo - partial fix for event propogation  [Jeffrey Morgan]
