diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-18 04:31:36 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-18 04:31:36 +0800 |
commit | 79ec5b35a834e63ef1713a8ed58f8c394db35dfe (patch) | |
tree | 172e6e84d67c635609fab26da4b7389cd15837b0 /my-evolution/ChangeLog | |
parent | 10f836d32aadb7e5207579095da74ecb97e533be (diff) | |
download | gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.gz gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.zst gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.zip |
Fix the use of qsort
svn path=/trunk/; revision=12906
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 4757c35759..b01c8b3297 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2001-09-17 Iain Holmes <iain@ximian.com> + + * e-summary-calendar.c (uids_to_array): Correctly use qsort. + (e_summary_calendar_event_sort_func): Dereference the e1 and e2. + 2001-09-17 Federico Mena Quintero <federico@ximian.com> * e-summary.c (e_summary_init): There is no need to initialize the |