diff --git a/version_54/README b/version_54/README
index 4e785db572e80885f7aef3bf1b177ba1d78d9368..e8da33fed6c919c051b9f0d195e9e673e62f842c 100644
--- a/version_54/README
+++ b/version_54/README
@@ -253,6 +253,8 @@ In addition           ISRF_filetype = 0 uses only CMB, useful for testing
     AWS20150630 r2765 solved by removing openmp pragma in gen_secondary_positron_source.cc. This is anyway superfluous. Now runs in parallel on RHEL.
 40. AWS20140820 pi0_decay = 11, 12  gives incorrect (very large) results in a narrow range around 1 GeV for Ekin_max = 1e9 MeV. The problem is caught for nan or inf, but not for simply incorrect values. Hence use Ekin_max = 1e8 or less - this is no restriction since GALPROP is anyway not valid above 100 TeV.
 41. AWS20150417 r2754 added hadronic energy losses for nuclei. New GALDEF parameters: hadronic_losses, hadronic_loss_model. See Explanatory Supplement for details. Sample parameter file: galdef_54_reltest23.
+42. AWS20170418 moved from sourceforge to gitlab
+43. AWS20200424 Galdef.cc: read nuc_g_0, was not read before after 3 break change. Checked with galdef_54_reltest17, now reads 1.11  OK, previously got default 1.5.
 
 documented by AWS,  updated 20090612: added ccfits to ./configure, for r248, MPE example
 documented by AWS,  updated 20090721: added CLHEP  to ./configure, for r273, MPE example
@@ -296,7 +298,8 @@ documented by AWS,  updated 20140820 pi0-decay bug
 documented by AWS,  updated 20150227 r2715 minor bug fixes including bugzilla #88
 documented by AWS,  updated 20150417 r2754
 documented by AWS,  updated 20150630 r2765 see 39.
-
+documented by AWS,          20170418 moved from sourceforge to gitlab see 42
+documented by AWS,  updated 20200424 in gitlab see 43