2007-06-20 Don Allingham <don@gramps-project.org>

* src/DbManager.py: Handle more advanced RCS commands, such as
	rename revisions, checking out a new revision, and breaking locks
	* src/glade/gramps.glade: fix window positioning



svn: r8614
This commit is contained in:
Don Allingham
2007-06-20 23:36:09 +00:00
parent f5c87ae46a
commit dc360924e6
3 changed files with 236 additions and 52 deletions

View File

@@ -1,3 +1,8 @@
2007-06-20 Don Allingham <don@gramps-project.org>
* src/DbManager.py: Handle more advanced RCS commands, such as
rename revisions, checking out a new revision, and breaking locks
* src/glade/gramps.glade: fix window positioning
2007-06-20 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/_RelationshipPathBetween.py
(apply_filter): Object/handle mixup, #1090.