2010-09-20  Krys Lawrence  <krys@krys.ca>

	* .hgtags:
	Added tag 0.1.3 for changeset d897d560267f
	[e11d29c5884e] [tip]

	* doc/NEWS.txt:
	Creating release 0.1.3.
	[d897d560267f] [0.1.3]

	* README.txt, bootstrap.py, doc/NEWS.txt, setup.py,
	src/everyapp/bootstrap/mkbootstrap.py:
	Upgraded to virtualenv 1.5.1 and removed virtualenv bug patch.

	 * Upgraded virtualenv dependency to version 1.5.1. This includes
	the patch for it's Windows' bug.
	 * Removed the code to automatically patch virtualenv's bug #60 since
	it is no longer needed.
	 * Updated README.txt accordingly.
	 * Also added a link to the source code repository in README.txt so it
	does not have to be inferred from the issue tracker address.
	[9d79fa333088]

2010-09-18  Krys Lawrence  <krys@krys.ca>

	* doc/NEWS.txt, setup.py:
	Changed version to 0.1.3. (For real this time!)
	[2cc68c23db96]

	* .hgtags:
	Added tag 0.1.2 for changeset 6951623b1464
	[2ee21439a9f6]

	* doc/NEWS.txt:
	Creating the 0.1.2 release.

	Also expanded/improved the doc/NEWS.txt info for this release.
	[6951623b1464] [0.1.2]

	* setup.py:
	Changed version from 0.1.3 to 0.1.2.

	Doh! I'm an idiot!
	[e74e777f7a06]

	* doc/NEWS.txt, setup.py:
	Changed version from 0.2 to 0.1.3.

	 * Version 0.2 was too ambitious. :)
	 * Version 0.1.3 will be released to make the bootstrap scripts work on
	Windows.
	[f7cf4155fdaa]

	* README.txt:
	Elaborated on the project status in README.txt.

	Added some information about what platforms and Python versions have
	been tested.
	[c4950ae7270f]

	* README.txt, bootstrap.py, src/everyapp/bootstrap/mkbootstrap.py:
	Added workaround for virtualenv 1.5 bug #60.

	This makes bootstrapping work out-of-the-box on Windows.
	[9d2eda3de6d7]

	* setup.py:
	Added additional trove classifiers.
	[6ade57cdef09]

	* setup.py:
	Next release will be Alpha instead of Pre-Alpha.
	[818b628a5d30]

	* etc/bootstrap.cfg, setup.py, src/everyapp/bootstrap/mkbootstrap.py:
	Improved the wording of some text.

	Also changed the documentation URI in the mkbootstrap command's help
	text.
	[4ec2f830bcdb]

	* etc/bootstrap.cfg, src/everyapp/bootstrap/bootstrap.cfg:
	Added new virtualenv prompt option to bootstrap.cfg [options].
	[9c8c5f8bf7b4]

	* doc/NEWS.txt, setup.py:
	Changed version to 0.2.
	[af7d77285fa3]

2010-09-17  Krys Lawrence  <krys@krys.ca>

	* .hgtags:
	Added tag 0.1.1 for changeset 8718a6fe45bc
	[9810c27c8f2e]

	* doc/NEWS.txt:
	Creating the 0.1.1 release.
	[8718a6fe45bc] [0.1.1]

	* doc/TODO.txt:
	Updated doc/TODO.txt.
	[4044f4c3e3e3]

	* bootstrap.py, doc/HACKING.txt, doc/NEWS.txt, etc/bootstrap.cfg,
	setup.py:
	Changed version to 0.1.1 and upgraded virtualenv to version 1.5.

	 * Changed version from 0.2 to 0.1.1 as the next release will be a
	bug fix release.
	 * Upgraded virtualenv to version 1.5. This solves the problem with
	the wrong version of distribute being installed on a fresh
	bootstrap.
	 * Fixed another documentation bug in doc/HACKING.txt.
	 * Changed doc/NEWS.txt to reflect the new version and changes.
	[3cdbb361dc7f]

	* .hgignore, README.txt, doc/HACKING.txt:
	More post-release touch-ups.

	 * Further refined the release HOWTO in doc/HACKING.txt.
	 * Added doc/ChangeLog.txt to the ignore file.
	 * Changed my e-mail address in README.txt to be consistent with other
	e-mail addressed mentioned in this project.
	[5e12d80efed2]

	* doc/NEWS.txt, setup.py:
	Updating version to 0.2.
	[79c617661685]

	* .hgtags:
	Added tag 0.1 for changeset 88d9b03611be
	[4c20ace52495]

	* doc/HACKING.txt:
	Fixed a documentation bug in doc/HACKING.txt.
	[88d9b03611be] [0.1]

	* doc/NEWS.txt:
	Creating the 0.1 release.
	[197eaff4b2b0]

	* doc/HACKING.txt:
	Further elaborated on making releases in doc/HACKING.txt.
	[4d5eea184c92]

	* doc/HACKING.txt, setup.cfg:
	A couple small tweaks related to making releases.
	[642df5a93a69]

	* doc/BUGS.txt:
	Added a reference to the issue tracker in doc/BUGS.txt.
	[a2388e041ae8]

	* README.txt, doc/AUTHORS.txt, doc/HACKING.txt, doc/LICENCE.txt,
	doc/TODO.txt:
	Fixed up links and touched up the docs a bit.

	 * Changed all the links in README.txt to point to the new bitbucket
	repository.
	 * Added information about cloneing the repository to doc/HACKING.txt.
	 * Made a few other small touch-ups to the docs.
	[e7c541366098]

2010-09-11  Krys Lawrence  <krys@krys.ca>

	* MANIFEST.in, README.txt, doc/AUTHORS.txt, doc/BUGS.txt,
	doc/COPYING.txt, doc/FAQ.txt, doc/HACKING.txt, doc/INSTALL.txt,
	doc/LICENCE.txt, doc/NEWS.txt, doc/THANKS.txt, doc/TODO.txt,
	etc/bootstrap.cfg, setup.cfg, setup.py, src/everyapp/__init__.py,
	src/everyapp/bootstrap/__init__.py,
	src/everyapp/bootstrap/bootstrap.cfg,
	src/everyapp/bootstrap/customize.py,
	src/everyapp/bootstrap/mkbootstrap.py:
	Fixed line ending compatibility and cleaned up README.txt.

	 * Since Windows-friendlyness is a priority for this project, all
	file line endings have been changed to \r\n. All new files
	should also be like that.
	 * All files are also utf-8 encoded without a BOM.
	 * Finally, since .txt extension is important for Windows-friendlyness
	and since bitbucket.org only renders .txt files as plain text,
	regardless of preamble, I have removed the formerly commented-out
	text from README.txt. The removed text can be added again later
	by copying it out of the previous revision.
	[683facc4674e]

	* README.txt, doc/TODO.txt, setup.py:
	Fixed up README.txt and updated TODO.txt.

	 * README.txt should now show up rendered on bitbucket.org.
	 * The link to source files in README.txt now point to tip and the
	$VERSION$ subsitution for sdist has been removed. This makes the
	links work even from bitbucket.org, though now releases will
	still point to tip instead of the correct release.
	 * When and if a mailing list is set up, it will be at librelist.com
	instead of Google Groups.
	 * Removed a few completed items from TODO.txt.
	[911761c2426b]

2010-09-06  Krys Lawrence  <krys@krys.ca>

	* README.txt, doc/TODO.txt, setup.py:
	Decided not to have a Google Group for now. Email is enough.
	[f000cbb2a39b]

	* README.txt, bootstrap.py, etc/bootstrap.cfg,
	src/everyapp/bootstrap/bootstrap.cfg,
	src/everyapp/bootstrap/customize.py:
	Make consistent use of the terms distribution and package.
	[77241a55c5fa]

	* bootstrap.py:
	Forgot to update bootstrap.py.
	[323141c8828c]

	* .hgignore, .hgtags, MANIFEST.in, README.txt, bootstrap.py,
	distribute_setup.py, doc/AUTHORS.txt, doc/BUGS.txt, doc/COPYING.txt,
	doc/FAQ.txt, doc/HACKING.txt, doc/INSTALL.txt, doc/LICENCE.txt,
	doc/NEWS.txt, doc/THANKS.txt, doc/TODO.txt, etc/bootstrap.cfg,
	etc/wing.wpr, setup.cfg, setup.py, src/everyapp/__init__.py,
	src/everyapp/bootstrap/__init__.py,
	src/everyapp/bootstrap/bootstrap.cfg,
	src/everyapp/bootstrap/customize.py,
	src/everyapp/bootstrap/mkbootstrap.py:
	Initial commit.

	This should have been done *much* earlier!
	[98aba27f2812]

