commit - 0026510b8b2e78f5b268b44c5f6abf7b61b36563
commit + 33ebb25a0f737b682f207537a7148d976ae65789
blob - 1590f61da45682fb25f20e6686c638ea67924f4b
blob + e6f13e0c838d5d151f5ae7254c33cf9f99284ce2
--- CHANGES
+++ CHANGES
+0.3
+
+- Added support for pledge(2) and unveil(2) on OpenBSD.
+- Added protection against integer overflows.
+- Removed the BSD dependencies.
+- Improved the portability of the Makefile.
+
+0.2.1
+
+Minor improvements to documentation, error messages etc.
+
0.2
- Bugfixes and cleanup;
blob - 4298884bfe9b15ed76eb202a3d82f1c0aa0d843f
blob + 7f5469ff4cf29aa90b310f4baa8115aa89f6b49e
--- config.mk
+++ config.mk
-VERSION = 0.2.1
+VERSION = 0.3
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/man