diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-08 14:47:01 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-08 14:47:01 +0800 |
commit | 0014b8c62e298231da5180a298360a0a24fb2095 (patch) | |
tree | f0cd1b09673d42f68115834f1ee2a3e180df31eb /shell/ChangeLog | |
parent | fbc08b4c26608b550a78366a007fba27c451dae5 (diff) | |
download | gsoc2013-evolution-0014b8c62e298231da5180a298360a0a24fb2095.tar.gz gsoc2013-evolution-0014b8c62e298231da5180a298360a0a24fb2095.tar.zst gsoc2013-evolution-0014b8c62e298231da5180a298360a0a24fb2095.zip |
Added a command line option to disable preview/selection for crash on select.
svn path=/trunk/; revision=33967
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2e6ed926f6..d1410e0a10 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2007-08-08 Srinivasa Ragavan <sragavan@novell.com> + + ** Add a new command line option to disable crash-on-select mails, + tasks, contacts. + + * main.c: (main): Added a new command line option. + 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * e-shell-window-command.c: (view_statusbar_item_toggled_handler), |