From b7bebc856d7dfea446787094a05ad3cd169ff1d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Charette?= Date: Thu, 18 Nov 2010 07:38:01 +0000 Subject: [PATCH] 3.2.5 news also commited in trunk svn: r16203 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index f099ca8b2..fd4b1e426 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 3.2.5 -- the "I intend to live forever" bug fix release. +* fix Gramps so it again runs with Python 2.5 +* write all notes and sources to gedcom files +* cli fixes +* GeneWeb and LegacyGedcom fixes +* NarrativeWeb fixes +* memory leak fixes +* various other small fixes +* many translation updates + Version 3.2.4 -- the "Tententen" bug fix release. * fix a crash on newer distro's after an export is finished * styled notes cleanup and consistency improvement (nar web behaves like the pdf/html output of reports)