aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..e0ea59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,6 @@
+2006-03-18 Ross Burton <ross@openedhand.com>
+
+ * libowl/owltreemodelslice.[ch]:
+ Add owl_tree_model_slice_set_root().
+ Rename gtk_tree_model_slice_get_model() to owl_tree_model_slice_get_model().
+ Fix memory leaks and corruption.