and rel_it.py.

* src/ArgHandler.py: Split off gramps_main into a separate file.
* src/gramps_main.py: Likewise.
* src/Makefile.am, src/Makefile.in: Ship src/ArgHandler.py.
* NEWS: More items.


svn: r2242
This commit is contained in:
Alex Roitman
2003-10-13 01:55:56 +00:00
parent 1b8ea5487c
commit 3d69bafa2f
6 changed files with 359 additions and 286 deletions

11
NEWS
View File

@@ -1,6 +1,11 @@
Version 0.9.6?
* Person View uses a tree format instead of list format
* Captialization is done as a display format, not as a database modification
Version 0.9.6
* More compliance with GNOME HIG.
* New BookReport dialog layout.
* Person View uses a tree format instead of list format.
* Captialization is done as a display format, not as a database modification.
* New Advanced Relationship Graph report generator (Lorenzo Cappelletti).
* Italian relationship calculator (Lorenzo Cappelletti).
* Bugfixes.
Version 0.9.5 -- the "Fix me up" release
* Fixed problem with deleting/merging people.