From a3909e8814de8d73bcc83cfed42f6032c9aafe6a Mon Sep 17 00:00:00 2001
From: Enol Fernandez <enolfc@ifca.unican.es>
Date: Thu, 26 Sep 2013 16:35:59 +0200
Subject: [PATCH] Updated changelog.

---
 ChangeLog         | 2 +-
 mpi-start.spec.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 79e4f71..9617a4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2013-09-26 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.5.2
 	* Development migrated to github
-	* Fixes for issues #1, #2, #6 & #9
+	* Fixes for issues #1, #2, #6, #8 & #9
 
 2012-11-08 Enol Fernández  <enolfc _AT_ ifca.unican.es> - 1.5.0
 	* New copy_from_node method (#5)
diff --git a/mpi-start.spec.in b/mpi-start.spec.in
index 126d8f0..d8544bc 100644
--- a/mpi-start.spec.in
+++ b/mpi-start.spec.in
@@ -57,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 - Fix issue #2 (ssh copy fails if hostname command returns hostname with domain)
 - Fix issue #6 (Default mpi configuration should be detected by the runtime)
 - Fix issue #9 (mpiexec copy method activated when using hydra)
+- New feature #8 (Support host list scheduler)
 
 * Wed Oct 31 2012 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 1.5.1-1%{?dist}
 - Improved packaging.
-- 
GitLab