9fdb0030c4
Files correlati : omento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24202 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
322 B
Plaintext
8 lines
322 B
Plaintext
See https://curl.haxx.se/changes.html for the edited and human readable online
|
|
version of what has changed over the years in different curl releases.
|
|
|
|
Generate a CHANGES file like the one present in every release like this:
|
|
|
|
$ git log --pretty=fuller --no-color --date=short --decorate=full | \
|
|
./scripts/log2changes.pl
|