diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-13 03:29:27 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-13 03:29:27 +0800 |
commit | 12cd9f731c24cd5aea164737584d1f19568e48d7 (patch) | |
tree | 0fba83b325f81e4ac32657ccae925662b5f66562 /addressbook/ChangeLog | |
parent | a04cc4c8349cc8414a4f639a888cec84cd54929b (diff) | |
download | gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.gz gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.bz2 gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.lz gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.xz gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.tar.zst gsoc2013-evolution-12cd9f731c24cd5aea164737584d1f19568e48d7.zip |
Added a boolean type here.
2001-10-12 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h:
Added a boolean type here.
svn path=/trunk/; revision=13624
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4cc68a114f..2c1e7acd39 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-10-12 Christopher James Lahey <clahey@ximian.com> + + * backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h: + Added a boolean type here. + 2001-10-12 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names.c |