2015-01-11  Florent Rougon  <f.rougon@free.fr>

	Release 1.0.0rc1

	Add some polish to the documentation

2015-01-11  Florent Rougon  <f.rougon@free.fr>

	Remove exec permissions from condconfigparser/tests/test_condconfig.py

	* These permissions are not useful. If one wants to run the tests from
	this file only, one can do:

	  python3 -m condconfigparser.tests.test_condconfig

	from the root directory of the CondConfigParser distribution. This
	requires no exec permission.

2015-01-11  Florent Rougon  <f.rougon@free.fr>

	Add missing import to setup.py

2015-01-10  Florent Rougon  <f.rougon@free.fr>

	Initial import into the Git repository
