2009.09.25  Keith Marshall  <keithmarshall@users.sourceforge.net>

	Correct syntax error, per MinGW-bug 2861359
	Release as MinGW-5.1.6.exe

	* mingw.nsi (PRODUCT_VERSION): Increment to 5.1.6.
	(inetc::get): Add "" argument to /POPUP.

	* MinGW_LICENSE.rtf: Update for new PRODUCT_VERSION.

	* mingw.ini (Build): Increment to 12.
	(Filename): Update to match PRODUCT_VERSION.

2009.08.21  Keith Marshall  <keithmarshall@users.sourceforge.net>

	Support installation of MinGW Runtime from new distribution,
	with separate development and DLL components.

	* mingw.nsi (PRODUCT_VERSION): Increment to 5.1.5.
	(runtimeDLL): New variable; declare it; assign to...
	(SecRuntimeDLL): ...this new section; process it.
	(INIfiles): Update all references; make them match...
	(inifiles): ...this actual directory name.

	* MinGW_LICENSE.rtf: Update for new PRODUCT_VERSION.

	* mingw.ini (Filename): Update to match PRODUCT_VERSION.
	(runtimeDLL): Assign it.

2008.05.14  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* mingw.ini: Update to latest mingw32-make and binutils.

2008.05.12  Cesar Strauss  <cestrauss@gmail.com>

	Disallow recursive deletion of files when uninstalling.
	* mingw.nsi (Uninstall): Only remove the files we really know about.
	Add finish page to the uninstaller, warning that some files may still remain.
	(-installComponents): Remove only mingw*.exe and mingw*.ini from $INSTDIR.
	(DownloadIfNeeded): Use a dettached download window to avoid the overlap
	with the detail area.
	(PRODUCT_VERSION): Increment.
	* MinGW_LICENSE.rtf: Increment version to 5.1.4.
	* inifile/mingw.ini ([mingw]: Build): Increment.
	([mingw]: Filename): Update to match version.
	([current],[candidate]): Update for the latest gcc release.

2008.02.04  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifiles/mingw.ini: Update for latest version of mingw-runtime and w32api.

2007.08.03  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifiles/mingw.ini: Update for latest version of mingw-runtime and w32api.

2007.03.26  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifile/mingw.ini: Update for latest version of mingw-runtime and w32api.

2007.03.22  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifile/mingw.ini: Update for latest version of make, leave 3.80 as
	previous.

2007.01.18  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifile/mingw.ini: Update binutils for current and candidate secctions.

2007.01.15  Chris Sutcliffe  <ir0nh34d@users.sf.net>

	* inifile/mingw.ini: Update make for all three sections.

2007.01.14  Dave Murphy  <wntrmute@users.sf.net>

	* MinGW_LICENSE.rtf: Update version.
	* mingw.nsi (PRODUCT_VERSION): Increment.
	  (BUILD): Ditto.
	  change '+' in download filename to '%2B' 
	* inifile/mingw.ini ([mingw]: Build): Increment.
	* fix fallbacks to current package


2006.12.20  Dave Murphy  <wntrmute@users.sf.net>

	* MinGW_LICENSE.rtf: Update version.
	* mingw.nsi (PRODUCT_VERSION): Increment.
	  (BUILD): Ditto.
	  add check for already downloaded file.
	  display banner while checking for updates.
	  remove unused code.
	* inifile/mingw.ini ([mingw]: Build): Increment.

2006.11.30  Earnie Boyd  <earnie@users.sf.net>

	* MinGW_LICENSE.rtf: Update version.
	* mingw.nsi (PRODUCT_VERSION): Increment.
	(BUILD): Ditto.
	(LogicLib.nsh): Include to help improve flow logic.
	(packages): Set from mingw.ini file [mingw] section to aide in
	expandability of packages without rebuild.
	(runtime): Default to current section if selected section does not
	define it.
	(w32api): Ditto.
	(binutils): Ditto.
	(core): Ditto.
	* inifile/mingw.ini ([mingw]: Build): Increment.
	([mingw]: Filename): Update to match version.
	([mingw]: packages): New variable.
	([candidate]): Remove runtime and w32api entries.
	* ChangeLog: Convert to UNIX line endings.

2006.11.29  Earnie Boyd  <earnie@users.sf.net>

	* inifiles/mingw.ini (Candidate): Re-add w32api and mingw-runtime
	entries.

2006.11.21  Earnie Boyd  <earnie@users.sf.net>

	* mingw.nsi: Remove now sfhelper comment.
	Always show license page.
	Remove unused variables.
	Remove unused functions.
	Remove commented out code.
	Shorten extra long visual effect.
	* Dialogs/ShowMirror.ini: Remove Field 4.
