[gramps] - Version 3.2.4 -- the "Tententen" bug fix release. - * fix a crash on newer distro's after an expor

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon Oct 11 02:42:11 UTC 2010


commit b8f21056e3322e1f94d45f46b2d8f5b48d5adc01
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Sun Oct 10 21:42:15 2010 -0500

    - 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)
    - * newlines in styled notes are written as newlines so users can make
    -   simple lists
    - * many NarrativeWeb fixes
    - * gedcom output fixes
    - * non latin character fixes (mainly for windows)
    - * recursive filter fixes
    - * undo fixes
    - * many translation updates
    -
    - Thanks to all who participated.  Looking at the Changelog file, I see
    - 120+ code/translation commits and another 35+ commits just for
    - translation updates.
    -
    - There were 17 distinct people who committed code.  (My scripts don't
    - take into account checkins made on behalf of people without write
    - access to svn, sorry!)  Thanks to everyone, but I personally want to
    - highlight the numerous contributions -- in alphabetical order -- by
    - Benny Malengier, Doug Blank, Espen Berg, Jérôme Rapinat, Mirko
    - Leonhäuser, Nick Hall, Peter Landgren, Rob Healey, and Serge Noiraud.

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d491164..e023314 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gramps-3.2.3.tar.gz
+/gramps-3.2.4.tar.gz
diff --git a/sources b/sources
index 7b8d812..bbf88ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76a8d5bac3300d6fc81def3eccafcd27  gramps-3.2.3.tar.gz
+50750a7587842472bb584477e9979522  gramps-3.2.4.tar.gz


More information about the scm-commits mailing list