diff --git a/common/Makefile.common b/common/Makefile.common index 4cac38e4..fcb9ebbc 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -107,7 +107,7 @@ $(JAR): doc check-asciidoc: @asciidoc --version | awk '{ exit $$2 !~ /^8\.2\./ }' || \ - echo >&2 "Warning: asciidoc versions other 8.2.x are unsupported" + echo >&2 "Warning: asciidoc versions other than 8.2.x are unsupported" ${DOC_FILES}: %.html: %.txt $(BASE)/Makefile.common locale/en-US/asciidoc.conf @echo "DOC $@" diff --git a/vimperator/TODO b/vimperator/TODO index 7ccff025..0965f954 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -22,6 +22,7 @@ BUGS: (recent CVS regressions): - visual caret mode is broken +- BookmarkAdd is fired once for each bookmark periodically i.e. not in response to adding a bookmark FEATURES: 9 fix local options