about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--RELEASES.md (renamed from RELEASES.txt)0
-rw-r--r--mk/dist.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.txt b/RELEASES.md
index ba87e575056..ba87e575056 100644
--- a/RELEASES.txt
+++ b/RELEASES.md
diff --git a/mk/dist.mk b/mk/dist.mk
index 5f63baa980b..30599b0217d 100644
--- a/mk/dist.mk
+++ b/mk/dist.mk
@@ -44,7 +44,7 @@ PKG_FILES := \
     $(S)AUTHORS.txt                            \
     $(S)CONTRIBUTING.md                        \
     $(S)README.md                              \
-    $(S)RELEASES.txt                           \
+    $(S)RELEASES.md                            \
     $(S)configure $(S)Makefile.in              \
     $(S)man                                    \
     $(addprefix $(S)src/,                      \