~ubuntu-branches/ubuntu/wily/gramps/wily

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Ross Gammon
  • Date: 2015-05-16 11:49:41 UTC
  • mfrom: (39.1.17 sid)
  • Revision ID: package-import@ubuntu.com-20150516114941-hiku87mi6p7wbjba
Tags: 4.1.3~dfsg-1
* New upstream release
* Fixes manpage desription of import function (LP: #1427444)
* Fixes crash when closing detatched gramplet (Closes: #785393)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2015-05-01
 
2
Version 4.1.3, "Thou shalt not count to five", a maintenance release.
 
3
* Fix db upgrade failure
 
4
* GtkDialog mapped without a transient parent
 
5
* [Gedcom} SUBN and SUBM record handling
 
6
* [Gedcom] Import/export round trip causes lost information
 
7
* [Gedcom] Entering a witness to an event such as marriage might be ignored
 
8
* [Gedcom] Gramps can't import estim. date period exported by itself
 
9
* [Gedcom] 1/4 and 1/2 ANSEL characters not supported on importing ANSEL
 
10
* [Gedcom] Importing file containing multibyte UTF-8 characters fails
 
11
* [Gedcom] Import fails for ANSI file under python 3
 
12
* [Gedcom] Failure importing ANSEL encoded gedcom file.
 
13
* [Gedcom] Characters ignored on a Gedcom encoded ANSI (cp1252 West Europe, USA)
 
14
* [Gedcom] NameError in importer
 
15
* [Gedcom] Event address is lost on import, i.e. disconnected from event
 
16
* Crash on geneweb export with python3
 
17
* GuiColorOption missing avail-changed event handler
 
18
* Bad generation of [timeline report] ODT files since 4.0.0
 
19
* Fix bad handle in explanation note for unknown event
 
20
* Fix spurious generation of empty 'Alternative Name' in place.merge()
 
21
* Support creating directories in various scenarios
 
22
* Attempting to add a bookmark causes an error
 
23
* Long series of "unhandled exception" popup boxes while doing a check & repair
 
24
* Crash when trying to link existing place as an enclosing place using P0001 number
 
25
* HTML view fails to load
 
26
* Relationship Graph crashes
 
27
* Python3 needs new_subpixbuf not subpixbuf
 
28
* Regression: running gramps from crontab fails
 
29
* tag_map is not initialized
 
30
* Some labels now fit better on citations sidebar filter
 
31
* Event columns in web narrative are too narrow
 
32
* Problem by start program (launcher)
 
33
* Translation string missing in Not Related tool for help and close button
 
34
* Date format month/year is not well reported at editing time [in Italian]
 
35
* Fix unknown gender relationships handler for the french locale
 
36
* Fix a handle type bug on sidebar filter
 
37
* Tidy up About dialog
 
38
* Cleanup on some man files
 
39
* Convert some remaining unicode literals
 
40
* Fix mac menubar setting
 
41
* Enable python3 to run po/update_po.py
 
42
* Updated translations: cs, de, fr, is, nl
 
43
 
1
44
2015-02-28
2
45
Version 4.1.2, "That's no ordinary rabbit", a maintenance release.
3
46
* Error converting python2 utf-8 strings to python3 str when loading data from database