X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=NEWS.html;h=feae775dff162815cd9f21c266047efa5cc8e71e;hp=8e037b06f885b272f658807e6be962fff35d5985;hb=5486654bdc5955fd67a39ab9d193d7cde089c15f;hpb=e41a42514bab85c3140818edd16e6447252759bb 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.