From 01241913296f818949e32374a2da71e91a5da463 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 12 Dec 2012 13:45:51 -0500 Subject: [PATCH] Update NEWS file --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index a9d5b3f32..0cf688caf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +2.0.4 (YYYY-MM-DD) +------------------ + +New features + - sogo-tool: new "dump-defaults" command + +Enhancements + - + +Bug fixes + - fixed French templates encoding + 2.0.3 (2012-12-06) ------------------