diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-02 07:58:52 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-02 07:58:52 +0800 |
commit | f4eed74cbc66265957f938f13f1baa15e76c421e (patch) | |
tree | 5c62b2052485e385bda9cf30d772abf43176054f /shell/ChangeLog | |
parent | 94b600a5003e24183ce33b6a3c23229f94d79e5c (diff) | |
download | gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar.gz gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar.bz2 gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar.lz gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar.xz gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.tar.zst gsoc2013-evolution-f4eed74cbc66265957f938f13f1baa15e76c421e.zip |
Added a g_return_if_fail check.
2000-06-01 Christopher James Lahey <clahey@helixcode.com>
* e-storage-set-view.c (set_e_shortcut_selection): Added a
g_return_if_fail check.
svn path=/trunk/; revision=3350
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3631ad847b..1663152cc3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-06-01 Christopher James Lahey <clahey@helixcode.com> + + * e-storage-set-view.c (set_e_shortcut_selection): Added a + g_return_if_fail check. + 2000-06-01 Dan Winship <danw@helixcode.com> * e-shell-view-menu.c (command_help): New menu callback to launch |