2009-03-17  Brad Taylor  <brad@getcoded.net>

	* NEWS: Update codename for 1.0.

2009-03-13  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* NEWS:
	* README:
	* configure.ac: Bump version to 1.0, update dependencies.

2009-03-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* configure.ac: Bump Mono requirement to 2.4.

2009-01-28  Brad Taylor  <brad@getcoded.net>

	* configure.ac: Now that mono is shipping a more recent version of
	nunit, bump to 2.4.8 (which is advertised as 2.4).

2009-01-06  Stephen Shaw  <sshaw@decriptor.com>

	* Makefile.am: Update EXTRA_DIST, added mono-uia.snk to list
	This should fix the rpm build.

2009-01-06  Brad Taylor  <brad@getcoded.net>

	* Makefile.am: Update EXTRA_DIST, CLEANFILES and MAINTAINERCLEANFILES.
	This should fix tarball builds.

2009-01-06  Brad Taylor  <brad@getcoded.net>

	* configure.ac: Add pt_BR to ALL_LINGUAS.

2009-01-06  Brad Taylor  <brad@getcoded.net>

	* configure.ac: Update Intltool line with new voodoo courtesy of
	Banshee.

2009-01-05  Mike Gorse <mgorse@novell.com>

	* UIAutomationWinforms/Mono.UIAutomation.Winforms/FormProvider.cs,
	  UIAutomationWinforms/Makefile.am,
	  UIAutomationWinforms/Mono.UIAutomation.Winforms.Events/Form/WindowDeactivatedEvent.cs,
	  UIAutomationWinforms/Mono.UIAutomation.Winforms.Events/ProviderEventType.cs:
	  Add internal WindowDeactivated event [bug 445199]

2008-12-31  Brad Taylor  <brad@getcoded.net>

	* autogen.sh: Add intltoolize step to autogen.
	* Makefile.am: Add po directory to SUBDIRS for i18n support.
	* configure.ac: Add intltool magic.

2008-12-08  Stephen Shaw  <sshaw@decriptor.com>

	* configure.ac: Added a check for mono-data in configure.ac
			Changed	version for mono in configure.ac to 2.2

	* README: Added mono-data to README

2008-11-25  Brad Taylor  <brad@getcoded.net>
	
	* Makefile.include: Correct path for 64-bit systems.

2008-11-12  Brad Taylor  <brad@getcoded.net>
	
	* NEWS: Move NEWS file into each individual module.

2008-11-21  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* configure.ac: Remove unnecessary check for bridge libraries.

2008-11-20  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* COPYING: Add to top-level of each tarball.

2008-11-04  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* configure.ac: Magic to avoid using relative URIs 
	(like in r117441) in LD_LIBRARY_PATH.

2008-09-30  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Require glib-sharp, atk-sharp, and Mono.WebBrowser for
	  use in the WebBrowserProvider.  Add MenuStripProvider and
	  WebBrowserProvider to build.

2008-09-30  Brad Taylor  <brad@getcoded.net>
	
	* configure.ac: Require nunit 2.4.7, and generate a providertest.sh
	  file for the UIAutomationWinformsTests.

2008-09-18  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Require Mono >= 2.1.

2008-09-03  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac, Makefile.am: Configure with --disable-tests to drop the
	  nunit requirement and not build the unit tests.

2008-07-29  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Remove check for olive, replace with check for
	  mono-uia.  Requires Olive r109167 or later.

2008-06-26  Stephen Shaw <sshaw@decriptor.com> 

	* Makefile.include: Fixed libdir issue

2008-06-26  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.include: Spaces -> Tabs.

2008-06-26  Stephen Shaw <sshaw@decriptor.com> 

	* Makefile.include: Fixed gacutil stuff.  Now it builds in DISTDIR
	  instead of /usr

2008-06-26  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Temporarily remove check for mono-uia.pc so our code
	  can work with unpatched olive svn.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.am: Include mono-uia.snk in EXTRA_DIST.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: AM_INIT_AUTOMAKE tweak from Stephen Shaw.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Remove references to .pc files.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.include: Add support for GAC (un)install.
	* configure.ac: Check for gacutil.
	* mono-uia.snk: Add key for signing assemblies.
	* ChangeLog: Adding ChangeLog here (whoops).

