* src/GrampsDbBase.py: Properly validate ID prefix strings

svn: r5221
This commit is contained in:
Martin Hawlisch
2005-09-23 22:06:01 +00:00
parent 374e117c17
commit 0fc8d53798
2 changed files with 25 additions and 43 deletions

View File

@@ -1,3 +1,6 @@
2005-09-24 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GrampsDbBase.py: Properly validate ID prefix strings
2005-09-23 Alex Roitman <shura@gramps-project.org>
Merge changes done in the TOOL_OPT branch as follows:
* src/Tool.py: Add to CVS: Generic tool interface.