From cbd3b01863ceeaad4c5dc89544037658f69e9403 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 16 Sep 2019 08:31:26 -0400 Subject: Start a changelog for 0.4.2.1-alpha This commit sorts the changes files using sortChanges, and inserts them into a changelog entry. --- changes/ticket30979 | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 changes/ticket30979 (limited to 'changes/ticket30979') diff --git a/changes/ticket30979 b/changes/ticket30979 deleted file mode 100644 index ffe1bfb4ab..0000000000 --- a/changes/ticket30979 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor features (git hooks): - - Our pre-commit git hook now checks for a special file - before running practracker, so that practracker only runs on branches - that are based on master. Since the pre-push hook calls the pre-commit - hook, practracker will also only run before pushes of branches based - on master. - Closes ticket 30979. -- cgit v1.2.3-54-g00ecf