diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-22 02:10:44 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-22 02:10:44 +0800 |
commit | 37a44d001d5cbaab7936ceac77f5c69afd3a3246 (patch) | |
tree | e3a192190685f9d825d0b1957ede7eb763b3f991 /shell/ChangeLog | |
parent | c2d6d3afb9c76aedfa2d978a422b11fc1f0cf4c3 (diff) | |
download | gsoc2013-evolution-37a44d001d5cbaab7936ceac77f5c69afd3a3246.tar.gz gsoc2013-evolution-37a44d001d5cbaab7936ceac77f5c69afd3a3246.tar.zst gsoc2013-evolution-37a44d001d5cbaab7936ceac77f5c69afd3a3246.zip |
add print_config schema item
2005-01-21 JP Rosevear <jpr@novell.com>
* apps_evolution_shell.schemas.in.in: add print_config schema item
svn path=/trunk/; revision=28489
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 37c4a470d5..7f8426c686 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2005-01-21 JP Rosevear <jpr@novell.com> + * apps_evolution_shell.schemas.in.in: add print_config schema item + +2005-01-21 JP Rosevear <jpr@novell.com> + * e-shell-offline-handler.c (impl_OfflineProgressListener_updateProgress): mark priv->finished as true first so we don't access freed memory if we get finalized |