diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-29 07:57:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-29 07:57:30 +0800 |
commit | f40295c6269f18922437a1bc9ece343871162b8b (patch) | |
tree | 27f5b05d25e2bfe6858bf3820b4f357968b56289 /mail/ChangeLog | |
parent | 93c35349cf39a820d6a41b2da99c2ac19c00ef93 (diff) | |
download | gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar.gz gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar.bz2 gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar.lz gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar.xz gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.tar.zst gsoc2013-evolution-f40295c6269f18922437a1bc9ece343871162b8b.zip |
(account_cursor_change): Make sure that event is non-NULL here.
svn path=/trunk/; revision=16279
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 67a3c77463..438a9b490e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -4,6 +4,7 @@ reason the etable was getting into some infinite resize loop or something. I probably did something wrong but I can't figure out what so I'm using a clist for now. + (account_cursor_change): Make sure that event is non-NULL here. 2002-03-27 Ettore Perazzoli <ettore@ximian.com> |