|
From: Petr M. <mi...@ph...> - 2017-11-16 15:37:27
|
I see a trouble with missing ChangeLog that you cannot see what has been done unless you download everything. Or is there something like git log --oneline https://git.code.sf.net/... (without "git clone")? If ChangeLog is to be omitted, then I propose it is not empty but contains: ChangeLog is not maintained after repository conversion to git. Please use git blabla to see the latest changes. For gnuplot releases, I propose to generate ChangeLog from git, so that the changes wrt last release are visible (except for the NEWS file). > incorrect 3.7 branch - tip content doesn't match the tarballs Then we can release 3.7.4 in order to have git and .tar.gz synchronized. It can be just a .tar.gz release. --- PM |