Commit Diff


commit - 4c35dce712332229b7344b209849ee0fa70ae5ca
commit + 66266a6829b398e688ace51eccbb64124ad09be0
blob - 1fbd873a34c66f9c28d9a695aae64ad534c98f48
blob + 42bc2c7b90674be09d4a4d659acf60875fca31de
--- CHANGES
+++ CHANGES
@@ -1,3 +1,12 @@
+0.3
+
+- Fixed bug where moving pointer over a new item didn't redraw the
+  window.
+- xitems is now pledge()d on OpenBSD.
+- Removed the config.mk file: typing things like
+  `make CFLAGS="-extra -flags"' now makes sense, and packaging should
+  be easier.
+
 0.2.1
 
 Minor update: xitems now correctly redraws in the unlikely event of
blob - 0d2c695cfe1fa32a51362bcef8b9c99d059a74c5
blob + 8c91f3cff74dd4d81d2b8da7c968adf69b4a18e3
--- version.mk
+++ version.mk
@@ -1 +1 @@
-V = 0.2.1
+V = 0.3