summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.53.0.adoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/RelNotes/2.53.0.adoc b/Documentation/RelNotes/2.53.0.adoc
index dcdebe8954..96d871782a 100644
--- a/Documentation/RelNotes/2.53.0.adoc
+++ b/Documentation/RelNotes/2.53.0.adoc
@@ -93,9 +93,6 @@ Performance, Internal Implementation, Development Support etc.
* Prepare test suite for Git for Windows that supports symbolic
links.
- * Use hook API to replace ad-hoc invocation of hook scripts with the
- run_command() API.
-
* Import newer version of "clar", unit testing framework.
(merge 84071a6dea ps/clar-integers later to maint).