diff --git a/NEWS b/NEWS index a263ff33..087d99f8 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,7 @@ To be released as 0.11.4. * build: use $(CPPFLAGS) rather than $(AM_CFLAGS) * build: disable GCC 4.2 warning about builtin_modules * build: move debian/ to contrib/debian/ +* minor build bug 989: AsciiDoc 8.2.2 compatibility * minor build bug 960: fix errors in loadmsgcat.c if mmap() exists but munmap() doesn't * bug 978: Python's webbrowser.open_new_tab(URL) works since now