diff options
author | Not Zed <NotZed@Ximian.com> | 2004-09-04 10:54:15 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-04 10:54:15 +0800 |
commit | 2bea41eff4b6dbcd179a84f36d49121a3a4cbb75 (patch) | |
tree | 29a6e82f0f53ccb07ac7112c30e785642ec1e7f5 /shell/ChangeLog | |
parent | af88a2156332d91d6e018f08f0b0abc04171e34a (diff) | |
download | gsoc2013-evolution-2bea41eff4b6dbcd179a84f36d49121a3a4cbb75.tar.gz gsoc2013-evolution-2bea41eff4b6dbcd179a84f36d49121a3a4cbb75.tar.zst gsoc2013-evolution-2bea41eff4b6dbcd179a84f36d49121a3a4cbb75.zip |
** See bug #61285.
2004-09-03 Not Zed <NotZed@Ximian.com>
** See bug #61285.
* e-shell-settings-dialog.c (load_pages): use a better query to
get the configuration pages, the old one didn't include version
information properly.
svn path=/trunk/; revision=27138
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a534ee3638..f26ebef080 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2004-09-03 Not Zed <NotZed@Ximian.com> + + ** See bug #61285. + + * e-shell-settings-dialog.c (load_pages): use a better query to + get the configuration pages, the old one didn't include version + information properly. + 2004-08-27 Not Zed <NotZed@Ximian.com> ** See bug #62856 (workaround only) |