diff options
author | ERDI Gergo <cactus@cactus.rulez.org> | 2005-04-08 12:34:04 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-04-08 12:34:04 +0800 |
commit | 74adbf2671566b78409acb8ac33088498bd33ea2 (patch) | |
tree | 70c2f17b203cb5220786240cf74cf4537f2d00f3 /e-util/ChangeLog | |
parent | ba7ec805fc02bb372049caf05e089dfe901fd3fc (diff) | |
download | gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar.gz gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar.bz2 gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar.lz gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar.xz gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.tar.zst gsoc2013-evolution-74adbf2671566b78409acb8ac33088498bd33ea2.zip |
Added new receipt_policy field to services
2004-08-07 ERDI Gergo <cactus@cactus.rulez.org>
* e-account.h: Added new receipt_policy field to services
svn path=/trunk/; revision=29184
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index ed6152ea56..7de00b20f8 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -365,6 +365,10 @@ * e-icon-factory.c (icon_foreach_remove): We must return TRUE here so that things actually get removed from the list +2004-08-07 ERDI Gergo <cactus@cactus.rulez.org> + + * e-account.h: Added new receipt_policy field to services + 2004-08-05 Rodrigo Moya <rodrigo@novell.com> * e-icon-factory.c (e_icon_factory_init): connect to "changed" |