* src/const.py.in: Define integer constants for standard events.

svn: r4707
This commit is contained in:
Alex Roitman
2005-05-27 14:04:53 +00:00
parent 9c4ce38f04
commit c0818faa93
2 changed files with 149 additions and 116 deletions

View File

@@ -1,3 +1,6 @@
2005-05-27 Alex Roitman <shura@gramps-project.org>
* src/const.py.in: Define integer constants for standard events.
2005-05-27 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/RelLib.py: Add wrappers for old event handle API including a
DeprecationWarning (this makes HEAD no longer completely defunct);