summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-09-16 12:38:33 -0700
committerKeith Packard <keithp@keithp.com>2012-09-16 12:38:33 -0700
commit0cd443d5e55b2c3b97ecf53389ff76bc4bc6018f (patch)
tree2b771d0ead61d3343207a3e83946315d58d93e42 /doc/Makefile
parentcb48dd0b03b445437f751028e8383610b65b0a68 (diff)
Add release notes for version 1.1.1
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index fbe8bc11..3e1626f0 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,6 +8,7 @@ RELNOTES=\
release-notes-0.9.html \
release-notes-0.9.2.html \
release-notes-1.0.1.html \
+ release-notes-1.1.1.html \
release-notes-1.1.html
RELNOTES_XSL=$(RELNOTES:.html=.xsl)