]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Link ChangeLog to doc/arm/changelog.rst
authorMichal Nowak <mnowak@isc.org>
Tue, 18 Feb 2025 10:52:41 +0000 (11:52 +0100)
committerMichal Nowak <mnowak@isc.org>
Fri, 28 Feb 2025 11:02:28 +0000 (11:02 +0000)
Currently, the ChangeLog file is a dangling symlink pointing to the
removed CHANGES file. Fix the link by pointing to doc/arm/changelog.rst.

ChangeLog

index d67d252bf3013e0910e13529c9bc16d93f17f598..d0de56f114736bd7fc5382ae11ab73a7b2c96c14 120000 (symlink)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1 @@
-CHANGES
\ No newline at end of file
+doc/arm/changelog.rst
\ No newline at end of file