diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-04-10 01:55:21 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-04-10 01:55:21 +0800 |
commit | c3f9d4cbc992a6abec040ef6c3f2c15de77a5b91 (patch) | |
tree | 20d8bda2f3701880ab23569b8df7ec681e956287 /e-util/ChangeLog | |
parent | b6df5e631e2dc8748febdaa4ea1291f6232a8e40 (diff) | |
download | gsoc2013-evolution-c3f9d4cbc992a6abec040ef6c3f2c15de77a5b91.tar.gz gsoc2013-evolution-c3f9d4cbc992a6abec040ef6c3f2c15de77a5b91.tar.zst gsoc2013-evolution-c3f9d4cbc992a6abec040ef6c3f2c15de77a5b91.zip |
If the autogen signature isn't in the list (or isn't the first in the
2004-04-09 Jeffrey Stedfast <fejj@ximian.com>
* e-signature-list.c (gconf_signatures_changed): If the autogen
signature isn't in the list (or isn't the first in the list), add
it to the head of the list.
svn path=/trunk/; revision=25397
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 1c430aa365..ef53a1a481 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2004-04-09 Jeffrey Stedfast <fejj@ximian.com> + + * e-signature-list.c (gconf_signatures_changed): If the autogen + signature isn't in the list (or isn't the first in the list), add + it to the head of the list. + 2004-04-07 Jeffrey Stedfast <fejj@ximian.com> Probably fixes bug #56623 and others? |