Add a change log entry for the upcoming 0.13 release.

This commit is contained in:
Eric Haszlakiewicz
2017-12-02 22:13:22 -05:00
parent e00a07b885
commit b34d26ff25
3 changed files with 415 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
EXTRA_DIST = README.md README.html
EXTRA_DIST += config.h.win32
EXTRA_DIST += Doxyfile
EXTRA_DIST += issues_closed_for_0.13.md
dist-hook:
test -d "$(distdir)/doc" || mkdir "$(distdir)/doc"