* src/GrampsDb/_GrampsBSDDB.py: upgrade of grdb now sets correct notetype, and

inherits the public/private setting of the parent object it is created from, 
          instead of defaulting to public.

2007-05-07 Benny Malengier <bm@cage.ugent.be>


svn: r8442
This commit is contained in:
Benny Malengier
2007-05-07 23:02:03 +00:00
parent 0182f42307
commit c5916814e8
3 changed files with 59 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
2007-05-07 Benny Malengier <bm@cage.ugent.be>
* src/GrampsDb/_GrampsBSDDB.py: upgrade of grdb now sets correct notetype, and
inherits the public/private setting of the parent object it is created from,
instead of defaulting to public.
2007-05-07 Benny Malengier <bm@cage.ugent.be>
* src/Editors/_EditPlace.py:
* src/Editors/_EditAddress.py: