* src/edit_person.glade: Add notes format radiobuttons.

* src/EditPerson.py: Support format for the person's notes.
* src/RelLib.py: More support for the notes' format.


svn: r2496
This commit is contained in:
Alex Roitman
2003-12-10 14:21:48 +00:00
parent 03864283a6
commit 4c42ecc199
4 changed files with 175 additions and 21 deletions

View File

@@ -1,3 +1,8 @@
2003-12-10 Alex Roitman <shura@alex.neuro.umn.edu>
* src/edit_person.glade: Add notes format radiobuttons.
* src/EditPerson.py: Support format for the person's notes.
* src/RelLib.py: More support for the notes' format.
2003-12-10 Tim Waugh <twaugh@redhat.com>
* doc/omf.make: Fixed DESTDIR support.