aboutsummaryrefslogtreecommitdiffstats
path: root/libical/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-07-12 10:37:53 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-07-12 10:37:53 +0800
commit0a9ff51460111657627b5e3a7eca6a45606b4fb2 (patch)
tree813242a5ec2ac2c4f44f891a0a9d2ce1fbf28126 /libical/ChangeLog
parent05e4067b622c3548db76c04c4dfbf0ef340800e7 (diff)
downloadgsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar.gz
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar.bz2
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar.lz
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar.xz
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.tar.zst
gsoc2013-evolution-0a9ff51460111657627b5e3a7eca6a45606b4fb2.zip
only create the timezones array when we need to, and make sure we free
2001-07-11 Damon Chaplin <damon@ximian.com> * src/libical/icaltimezone.c: only create the timezones array when we need to, and make sure we free things when necessary. Also added timezones_sorted variable, which we set to 0 when adding a timezone. We then sort the array before doing binary searches (oops!) * src/libical/icaltimezone.[hc]: added free_struct() arg to icaltimezone_free() to specify whether to free the icaltimezone struct. Also added icaltimezone_array_free() function. svn path=/trunk/; revision=11026
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r--libical/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
index 111a699c4d..c3ed28027e 100644
--- a/libical/ChangeLog
+++ b/libical/ChangeLog
@@ -1,3 +1,14 @@
+2001-07-11 Damon Chaplin <damon@ximian.com>
+
+ * src/libical/icaltimezone.c: only create the timezones array when we
+ need to, and make sure we free things when necessary.
+ Also added timezones_sorted variable, which we set to 0 when adding a
+ timezone. We then sort the array before doing binary searches (oops!)
+
+ * src/libical/icaltimezone.[hc]: added free_struct() arg to
+ icaltimezone_free() to specify whether to free the icaltimezone struct.
+ Also added icaltimezone_array_free() function.
+
2001-07-10 Damon Chaplin <damon@ximian.com>
* src/libical/icaltimezone.c (icaltimezone_convert_time): don't convert