From b870adcfc402a954342b166598d5876784ff7b37 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Thu, 21 Jul 2011 02:50:02 +0100 Subject: [PATCH] update NEWS --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ccef9cd7..264a7ad5 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,8 @@ Hylke: Reimplement notes to be less buggy and backend independent. Polish about dialog and event log html. Fix a bug where large collections of files weren't being synced when adding them at the same time. The event log now - collapses huge change sets. + collapses huge change sets. Add a controller per UI component to make the + Windows verion easier to implement. 0.2.4 for Linux and Mac (Wed Jun 29, 2011):