diff --git a/NEWS b/NEWS index 4b7a8944..cb15f3b2 100644 --- a/NEWS +++ b/NEWS @@ -11,11 +11,18 @@ ELinks 0.12pre3.GIT now: To be released as 0.12pre4, 0.12rc1, or even 0.12.0. This branch also includes the changes listed under ``ELinks 0.11.6.GIT now'' below. +Incompatibilities: + +* Debian build bug 529821: Use ``pkg-config gnutls'' instead of + ``libgnutls-config'', which is not included in GNUTLS 2.7.x. + You can no longer specify the location of GNUTLS using + ``configure --with-gnutls=DIR''. + +Other changes: + * critical bug 1071: Fix crash in get_dom_node_child. * Debian build bug 526349: Include asciidoc.py from AsciiDoc 7.1.2, to remove all dependencies on the installed version. -* Debian build bug 529821: Use ``pkg-config gnutls'' instead of - ``libgnutls-config'', which is not included in GNUTLS 2.7.x. * build enhancement: Recognize ``configure --without-tre''. ELinks 0.12pre3: