diff options
author | Seth Alves <alves@src.gnome.org> | 2000-04-20 04:55:00 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-04-20 04:55:00 +0800 |
commit | 36dcdf322988d4362b4ff1f245af9d41eabc072b (patch) | |
tree | f79ee70a589d52cc4a37cf28ca20a14605bfc2cf /calendar/ChangeLog | |
parent | 91eeef870b8596b7d854cf37ea745016f0858cfd (diff) | |
download | gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar.gz gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar.bz2 gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar.lz gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar.xz gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.tar.zst gsoc2013-evolution-36dcdf322988d4362b4ff1f245af9d41eabc072b.zip |
changed the order around a bit to avoid a Gtk-CRITICAL crash
* gui/eventedit.c (ee_rp_init_rule): changed the order around
a bit to avoid a Gtk-CRITICAL crash
svn path=/trunk/; revision=2512
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 343d456b1c..62e4f049c7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 2000-04-19 Seth Alves <alves@hungry.com> + * gui/eventedit.c (ee_rp_init_rule): changed the order around + a bit to avoid a Gtk-CRITICAL crash + * gui/gncal-todo.c (gncal_todo_update): fixed code to populate the todo clist |