diff options
author | Not Zed <NotZed@Ximian.com> | 2003-04-02 01:17:06 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-04-02 01:17:06 +0800 |
commit | c1ffcc4af4c9d2fa7c50efe0cf6dc239a5e8610a (patch) | |
tree | 39a4e7bc4ea9db2ac9f6c60932295eacd437c9a7 /shell/ChangeLog | |
parent | 5cda225087bfdc66e19edb703689e8af655e171c (diff) | |
download | gsoc2013-evolution-c1ffcc4af4c9d2fa7c50efe0cf6dc239a5e8610a.tar.gz gsoc2013-evolution-c1ffcc4af4c9d2fa7c50efe0cf6dc239a5e8610a.tar.zst gsoc2013-evolution-c1ffcc4af4c9d2fa7c50efe0cf6dc239a5e8610a.zip |
[#40590]
2003-04-02 Not Zed <NotZed@Ximian.com>
[#40590]
* e-config-upgrade.c (identity_map[]): Move the signature stuff to
a child node.
(identity_sig_map[]): Define the signature node. Fix
*autogenerated_signature_%i to map to "auto".
svn path=/trunk/; revision=20615
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d4f8e00991..b850372e89 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2003-04-02 Not Zed <NotZed@Ximian.com> + + [#40590] + + * e-config-upgrade.c (identity_map[]): Move the signature stuff to + a child node. + (identity_sig_map[]): Define the signature node. Fix + *autogenerated_signature_%i to map to "auto". + 2003-04-01 Not Zed <NotZed@Ximian.com> [#40474] |