X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=a52764b587fa82807d0bbd1f00268a6b7183caa6;hb=20f965d5e13bfe010f3df5ddfdfca837267b9ebb;hp=3d9edd9bbcbfc843dc984a78fbc1489a440450c7;hpb=822b4f1dc3905c0815d6b66cbd3e5ac3b719b973;p=ptask.git diff --git a/NEWS b/NEWS index 3d9edd9..a52764b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,12 @@ v0.0.5 * added urgency column. * implemented the cancel button of the task panel. * added menu. + * restore position of vertical/horizaton spliters. + * added creation date, due, id, uuid, urgency, and start date in the + list of tasks. + * popup menu to filter columns of the table of tasks. + * allow to change the directory containing the notes. + * fixed compilation with gtk+ 3.10 (ignore deprecation of GtkAction). v0.0.4 ------