From b19c7e3719c44deffe9736ba94c72e3f4cfa26bd Mon Sep 17 00:00:00 2001 From: Ben Couturier <ben.couturier@cern.ch> Date: Wed, 11 Oct 2017 18:24:37 +0200 Subject: [PATCH] Added release notes for v9r1p10 --- LbScriptsSys/doc/release.notes | 65 ++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/LbScriptsSys/doc/release.notes b/LbScriptsSys/doc/release.notes index 7c09083a..0196988d 100644 --- a/LbScriptsSys/doc/release.notes +++ b/LbScriptsSys/doc/release.notes @@ -1,3 +1,68 @@ +=============== LbScripts v9r1p10 =============== + +! 2017-10-11 - commit 9c0c6c8 + + - Update external packages + + See merge request !211 + +! 2017-10-11 - commit e914bd8 + + - Added BandQSelections + + Closes LBCORE-1452 + + See merge request !212 + +! 2017-10-11 - commit 24e4b69 + + - Prefer LCG compiler with latest binutils + + See merge request !207 + +! 2017-10-11 - commit f35d555 + + - Make sure Ganga input sandbox uses the platform it was built for + + See merge request !209 + +! 2017-10-09 - commit dd0ed73 + + - Added new package WG/IFTConfig + + Closes LBCORE-1443 + + See merge request !208 + +! 2017-09-29 - commit 272d13f + + - Improve lb-sdb-query logging and make sure we look for platforms to release + one level down in the hierarchy + + Closes LBCORE-1437 and LBCORE-1360 + + See merge request !206 + +! 2017-09-29 - commit e219595 + + - Added display of dependencies as dot file + + See merge request !204 + +! 2017-09-27 - commit a251be3 + + - Change link to LCG version infos in Doxygen doc + + See merge request !205 + +! 2017-09-22 - commit fc88fed + + - Fixed indentation + + Closes LBCORE-1427 + + See merge request !203 + =============== LbScripts v9r1p9 =============== ! 2017-02-15 - commit 8513935 -- GitLab