diff --git a/share/sourcezap/RELNOTES b/share/sourcezap/RELNOTES index 60e5df8..5ea81a3 100644 --- a/share/sourcezap/RELNOTES +++ b/share/sourcezap/RELNOTES @@ -1,29 +1,28 @@ = v0.2.1 -* Fix Makefile +~ Fix Makefile The mandoc directory wasn't created properly. It became obvious when building the port into a temporary staging directory = v0.2.0 -- Set "diff.renameLimit" to unlimited +~ Set "diff.renameLimit" to unlimited After this change, sourcezap always forwards "-l0" to "git diff" -- Replace utils/gitexec with utils/git/run - After this change, we talk to git via - utils/git/run +~ Replace utils/gitexec with utils/git/run + After this change, we talk to git via utils/git/run -- Add utils/git/ +~ Add utils/git A dedicated directory for git-related scripts -- Remove "set -x" +~ Remove "set -x" After this change, sourcezap emits less output -- Remove scripts - Remove "utils/printok", "utils/printerr", +~ Remove scripts + Remove "utils/printok", "utils/printerr", and "utils/git-rev" -- Add documentation +~ Add documentation Covers README.md and sourcezap.8