diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-08 08:27:11 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-08 08:27:11 +0800 |
commit | eb3a1331f1f6a5ac79133176631a83b5bc0dac18 (patch) | |
tree | 765850d5de9158e9b15a30e8fad716b28ab8d980 /addressbook/ChangeLog | |
parent | 0dabeb5908d978a1674fb276d5408e09a4ef4d4d (diff) | |
download | gsoc2013-evolution-eb3a1331f1f6a5ac79133176631a83b5bc0dac18.tar.gz gsoc2013-evolution-eb3a1331f1f6a5ac79133176631a83b5bc0dac18.tar.zst gsoc2013-evolution-eb3a1331f1f6a5ac79133176631a83b5bc0dac18.zip |
Added saving in minicard view.
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard.c: Added saving in minicard view.
svn path=/trunk/; revision=2891
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b5f01fc7e2..d510b59338 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-05-08 Christopher James Lahey <clahey@helixcode.com> + + * gui/minicard/e-minicard.c: Added saving in minicard view. + 2000-05-07 Christopher James Lahey <clahey@helixcode.com> * backend/pas/pas-backend-file.c: Fixed an off by 2 error. |