diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-02 23:55:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-02 23:55:19 +0800 |
commit | 2e6566611d5bd15f792bc7872959a4b625382cab (patch) | |
tree | 525150689cb128390ada3ddbeaef1b58805962ba /my-evolution/ChangeLog | |
parent | 90a263ce5050d3e54df20212178320585385395f (diff) | |
download | gsoc2013-evolution-2e6566611d5bd15f792bc7872959a4b625382cab.tar.gz gsoc2013-evolution-2e6566611d5bd15f792bc7872959a4b625382cab.tar.zst gsoc2013-evolution-2e6566611d5bd15f792bc7872959a4b625382cab.zip |
Allocate the ConnectionList list with the right number of entries instead
* e-summary-offline-handler.c (create_connection_list): Allocate
the ConnectionList list with the right number of entries instead
of zero.
svn path=/trunk/; revision=15552
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 283a974ce0..ce2893b8bf 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2002-02-02 Ettore Perazzoli <ettore@ximian.com> + + * e-summary-offline-handler.c (create_connection_list): Allocate + the ConnectionList list with the right number of entries instead + of zero. + 2002-02-01 Ettore Perazzoli <ettore@ximian.com> [Fix a crash that can happen if you have opened multiple views of |