summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8544258..f348588 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@
NEWS
====
+Core
+* Deep-free properties when destroying a stylesheet, fixes memory leak.
+* New ccss_style_hash() value can be used to compare styles for equality.
+
+Cairo
+* Support for loadable modules to hook in custom CSS3 "appearance" renderers.
+* Draw background with alpha channel.
+
+Gtk
+* Improvements to gtk[rc] compatibility.
+
Version 0.4, 2009-07-31
-----------------------