Commit 85d362dc authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Update upstream.changelog

parent 73fab055
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
# Copy/Paste from https://www.cog-genomics.org/plink/1.9/

10 Oct 2018: Fixed --tdt parent-of-origin-analysis handling of chrX.
4 Mar 2019: Brackets in command-line help text are now used in a manner more similar to other tools. --tests now works properly when a numeric argument is 1 past the end.

15 Feb: Logistic regression no longer reports intercept beta values when it's supposed to report odds ratios. Scientific notation can now be used for command-line integer parameters.

2 Dec 2018: --set bugfix.

10 Oct: Fixed --tdt parent-of-origin-analysis handling of chrX.

13 Sep: Improved logistic regression convergence-failure detection (affects case/control --epistasis as well as --logistic). Fixed --R memory leak.