diff --git a/ChangeLog b/ChangeLog index a3262b496..94cf47281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-11-25 Don Allingham + * src/RelImage.py: replace system call with Utils.search_for + * src/Utils.py: added search_for to look for an executable in the current + path + +2003-11-24 Don Allingham + * FAQ: removed question 18 (how fast is GRAMPS) + * src/PeopleStore.py: set sort data for top level nodes. Allows the first + and last nodes to be sorted properly. + 2003-11-24 Alex Roitman * FAQ: Added to CVS. diff --git a/configure b/configure index 193526d4a..8eecb6db6 100755 --- a/configure +++ b/configure @@ -1764,7 +1764,7 @@ echo "${ECHO_T}no" >&6 fi -LANGUAGES="hu zh_CN cs da_DK de es fr it nl pl pt_BR ro ru sv" +LANGUAGES="hu zh_CN cs da_DK de es fr it nb nl pl pt_BR ro ru sv" DISTLANGS= diff --git a/gramps.spec b/gramps.spec index 8303b10fa..b70c7b0f2 100644 --- a/gramps.spec +++ b/gramps.spec @@ -1,5 +1,5 @@ %define ver 0.98.0 -%define rel 0.CVS20031120 +%define rel 0.CVS20031121 %define prefix /usr %define localstatedir /var/lib # Ensure that internal RPM macros for configure & makeinstall