X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS.html;h=feae775dff162815cd9f21c266047efa5cc8e71e;hb=5486654bdc5955fd67a39ab9d193d7cde089c15f;hp=8e037b06f885b272f658807e6be962fff35d5985;hpb=d1869c71b41d410848acc0e943f47d1b4b279436;p=ptask.git diff --git a/NEWS.html b/NEWS.html index 8e037b0..feae775 100644 --- a/NEWS.html +++ b/NEWS.html @@ -320,6 +320,34 @@ asciidoc.install();
+

v0.0.9

+
+
    +
  • +

    +fixed potential memory leak when failing to convert time to string + which is unlikely. +

    +
  • +
  • +

    +added incremental search (ctrl-shift f) on description and tags. +

    +
  • +
  • +

    +ctrl-n for new task. +

    +
  • +
  • +

    +ctrl-r for refresh. +

    +
  • +
+
+
+

v0.0.8

    @@ -329,6 +357,12 @@ fixed a critical gtk error when loading the glade file which can also cause a memory corruption.

    +
  • +

    +fixed crash when creating task with a project + containing a task with a tag. +

    +
@@ -588,7 +622,8 @@ Initial release.