commit b7c73045935fcad6001b0566813a5e40954e5a79 from: Stefan Sperling date: Mon Sep 21 12:18:53 2020 UTC publish got 0.40 commit - c4e69a8d681414c2ac038ffbc8198b4fee5e8853 commit + b7c73045935fcad6001b0566813a5e40954e5a79 blob - ef2e6f72529ce28e0a35d889093022653012a354 blob + 2c7437e956ece7291ffaca5be22897c11155e38f --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,15 @@ +* got 0.40; 2020-09-21 +- do not rely on to pull in (naddy) +- remove unused #includes from the new got-read-gotconfig/parse.y (naddy) +- document our default choice of text editor (suggested by Ricky Cintron) +- in tests, replace ksh syntax with POSIX arithmetic expressions (naddy) +- fix got.conf overriding GOT_AUTHOR even if no author is set in got.conf +- in tests, expand arguments in shell script for POSIX compatibility (naddy) +- fix crash in got_free_gotconfig() +- in cmd_checkout() handle basename(3) modifying its argument for portability +- print newline to clear the bottom line when tog exits (naddy) +- install got-read-gotconfig into gotweb's chroot environment + * got 0.39; 2020-09-14 - add -q option to tests for quiet output and use it for 'make regress' - document how to re-create a corrupt or missing file index in got-worktree(5) blob - /dev/null blob + 1795611f5599022a81db3ff0353b97fee86d8e84 (mode 644) Binary files /dev/null and releases/got-0.40.tar.gz differ