diff --git a/ChangeLog b/ChangeLog index 90a410219..7a62a1f6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ 2003-10-11 Don Allingham - * src/GrampsCfg.py: eliminate name only option in status line + * src/RelLib.py : support for capitalized name formats + * src/EditPerson.py: eliminate capitilzing names, instead rely on + the display formats + * src/Utils.py: new display formats for names + * src/GrampsCfg.py: eliminate name only option in status line, + add support for capitalized name formats * src/gramps_main.py: eliminate name only option in status line - * src/preferences.py : eliminate name only option in status line + * src/preferences.glade : eliminate name only option in status line, + drop capitalize in favor of expanded name format * src/plugins/GraphViz.py: install only for python 2.2 * src/plugins/WebPage.py: handle page titles * src/docgen/HtmlDoc.py: handle page titles diff --git a/NEWS b/NEWS index c4f86ef33..52f959c5c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +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.5 -- the "Fix me up" release * Fixed problem with deleting/merging people.