Index: contrib/contribs/LundPlane/trunk/NEWS =================================================================== --- contrib/contribs/LundPlane/trunk/NEWS (revision 1184) +++ contrib/contribs/LundPlane/trunk/NEWS (revision 1185) @@ -1 +1,2 @@ -2018/08/30: release of version 1.0.1 \ No newline at end of file +2018/10/29: release of version 1.0.2 +2018/08/30: release of version 1.0.1 Index: contrib/contribs/LundPlane/trunk/VERSION =================================================================== --- contrib/contribs/LundPlane/trunk/VERSION (revision 1184) +++ contrib/contribs/LundPlane/trunk/VERSION (revision 1185) @@ -1 +1 @@ -1.0.1 +1.0.2 Index: contrib/contribs/LundPlane/trunk/ChangeLog =================================================================== --- contrib/contribs/LundPlane/trunk/ChangeLog (revision 1184) +++ contrib/contribs/LundPlane/trunk/ChangeLog (revision 1185) @@ -1,31 +1,31 @@ 2018-10-26 Gavin Salam * read_lund_json.py: - removed extraneous normalisation of zeoth bin in + removed extraneous normalisation of zeroth bin in the LundImage class. Added documentation. - + 2018-08-30 Gavin Salam * VERSION: * NEWS: Release of version 1.0.1 2018-08-23 Gavin Salam * LundWithSecondary.hh: * LundWithSecondary.cc: added secondary_index(...), removed virtual qualifier from various functions * example_secondary.cc: * example_secondary.ref: example now prints out index of the primary declustering being used for the secondary. Referemce file updated accordingly. 2018-08-09 Frédéric Dreyer First version of LundPlane.