diff options
author | Keith Packard <keithp@keithp.com> | 2018-12-31 15:17:01 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-12-31 15:26:56 -0800 |
commit | bed019b64d9e37f276ad5aa2dabb7681aae122ec (patch) | |
tree | 1dcc361290e5e2ba9df31931d491537766af62c9 /doc/Makefile.am | |
parent | f9fdbfade5e2d203d2ca5378e4f2a65beae4a19f (diff) |
doc: Add 1.9 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 404feab3..67033e8b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -17,6 +17,7 @@ FAKETIME=TZ=UTC faketime -f '$(RELEASE_DATE) 00:00:00 i0' endif RELNOTES_INC=\ + release-notes-1.9.inc \ release-notes-1.8.7.inc \ release-notes-1.8.6.inc \ release-notes-1.8.5.inc \ |