diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-03-06 08:40:15 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-03-06 08:40:15 +0800 |
commit | ded421f574b71a3667fd4bac9fe15d9c22aee268 (patch) | |
tree | c1f31af733284b88f32dfcad0c018eb4ae59d349 /help | |
parent | f21c9935ef2b5e4cec61696b9e0d445a729766cc (diff) | |
download | gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar.gz gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar.bz2 gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar.lz gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar.xz gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.tar.zst gsoc2013-evolution-ded421f574b71a3667fd4bac9fe15d9c22aee268.zip |
Added Miguel to the author list for ETable.
2000-03-05 Christopher James Lahey <clahey@helixcode.com>
* white-papers/widgets/e-table.sgml: Added Miguel to the author
list for ETable.
svn path=/trunk/; revision=2067
Diffstat (limited to 'help')
-rw-r--r-- | help/ChangeLog | 5 | ||||
-rw-r--r-- | help/white-papers/widgets/e-table.sgml | 9 |
2 files changed, 14 insertions, 0 deletions
diff --git a/help/ChangeLog b/help/ChangeLog index afed7cc645..a2e752f9ec 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2000-03-05 Christopher James Lahey <clahey@helixcode.com> + + * white-papers/widgets/e-table.sgml: Added Miguel to the author + list for ETable. + 2000-03-03 Christopher James Lahey <clahey@helixcode.com> * white-papers/widgets/, white-papers/widgets/e-table.sgml: New diff --git a/help/white-papers/widgets/e-table.sgml b/help/white-papers/widgets/e-table.sgml index 3b3cfa4623..50e2aa46e5 100644 --- a/help/white-papers/widgets/e-table.sgml +++ b/help/white-papers/widgets/e-table.sgml @@ -22,6 +22,15 @@ </address> </affiliation> </author> + <author> + <firstname>Miguel</firstname> + <surname>de Icaza</surname> + <affiliation> + <address> + <email>miguel@helixcode.com</email> + </address> + </affiliation> + </author> </authorgroup> <copyright> |