diff --git a/CHANGELOG.md b/CHANGELOG.md
index e21ced4..c32cb66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ Common and useful classes, methods, exceptions etc.
# 1.0.2
1. Phing > remove old and unused tools
+2. Phing > configuration > minor updates
# 1.0.1
diff --git a/phing/properties.dist b/phing/properties.dist
index 796246d..d1aa6d2 100644
--- a/phing/properties.dist
+++ b/phing/properties.dist
@@ -24,11 +24,11 @@ cache.clearWithWarmup = false
#
composer.download_command = bash ${project.basedir}/phing/composer-install.sh
-# Path to composer executable or downloaded composer.phar file
+# Path to Composer executable or downloaded composer.phar file
#
composer.path = ${project.basedir}/composer.phar
-# Path to php executable used by composer
+# Path to PHP executable used by Composer
#
composer.php = php
diff --git a/phing/tests.xml b/phing/tests.xml
index 5883735..a03b709 100644
--- a/phing/tests.xml
+++ b/phing/tests.xml
@@ -57,7 +57,7 @@
-
+
@@ -65,7 +65,7 @@
-
+