Skip to content

Commit 6a6f927

Browse files
authored
Merge pull request #3872 from masatake/docs-news
docs(web): manage versions of NEWS
2 parents f144bc8 + 5becb84 commit 6a6f927

File tree

6 files changed

+644
-595
lines changed

6 files changed

+644
-595
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PACKCC_FILES = misc/packcc/.gitignore \
1616
\
1717
$(NULL)
1818

19-
EXTRA_DIST = README.md autogen.sh \
19+
EXTRA_DIST = README.md NEWS.rst autogen.sh \
2020
misc/optlib2c \
2121
.ctags.d/exclusion.ctags .dir-locals.el .editorconfig .gdbinit .gitignore \
2222
.indent.pro .uncrustify.cfg \

NEWS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/news/HEAD.rst

0 commit comments

Comments
 (0)