From c22bfefd5855634bdba7b40b3d97aaa0965c6997 Mon Sep 17 00:00:00 2001 From: Alex Tereschenko Date: Sun, 16 Jul 2017 13:55:07 +0200 Subject: [PATCH] NEWS: update for 1.15.9 release Signed-off-by: Alex Tereschenko --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index be05a411..7f2c5db9 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,11 @@ Please send questions and suggestions to Please report bugs using GitHub (https://github.com/tomboy-notes/tomboy/issues). +Version 1.15.9 +* Fixed search and highlight problems for notes with multibyte characters (gh45) +* Fixed Tomboy crash upon deleting a note after closing Search All window (gh52) +* Main README updated & converted to Markdown (thanks DamienDoumer for initial idea!) + Version 1.15.8 * Translation updates: da, pt_BR, cs, pl, sr, sv, hu, de, id, lt * Removed confusing Esc key binding to the default button in dialogs (gh22)