Update NEWS
diff --git a/NEWS b/NEWS
index ca8a6eb..8fe893f 100644
--- a/NEWS
+++ b/NEWS
@@ -51,3 +51,5 @@ v1.2.0 (staging):
* version bzip3 library.
* dynamically link library to the tool (eliminating the libbz3.c duplication in tool and library).
* add verbose output (via `-v`).
+* add version information to the manual pages.
+* set `rpath` in the Makefile to solve an issue with /usr/local/lib not being present in the dynamic linker search path.
