* src/EdirPerson.py (__init__): Use handle instead of ID (#1014224).

svn: r3487
This commit is contained in:
Alex Roitman
2004-08-23 16:27:02 +00:00
parent 87eb0778e2
commit ab83541b89
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
2004-08-23 Alex Roitman <shura@alex.neuro.umn.edu>
* src/RelLib.py: (probably_alive): Fixed typo (bug #1014223).
* src/NameEdit.py: Proper use of ComboBoxEntry widgets (#1014238).
* src/EdirPerson.py (__init__): Use handle instead of ID (#1014224).
2004-08-23 Tim Waugh <twaugh@redhat.com>
* install-sh: Removed this generated file.