* src/plugins/GraphViz.py: Restore "Place/cause when no date"

option that was available before in RelGraph; rename 'show
family nodes' into 'sfn'.
* src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'.


svn: r3913
This commit is contained in:
Alex Roitman
2005-01-15 05:51:48 +00:00
parent 0c525c8e3b
commit f89ee71f28
3 changed files with 62 additions and 33 deletions

View File

@@ -1,3 +1,9 @@
2005-01-14 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/GraphViz.py: Restore "Place/cause when no date"
option that was available before in RelGraph; rename 'show
family nodes' into 'sfn'.
* src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'.
2005-01-13 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Report.py: Typos.
* src/plugins/WebPage.py: Typos.