summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f6fe57..16c4648 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libcroco 0.2.0
+ 2003 Jun 29
+ libcroco 0.2.0 ChangeLog:
+ * Went forward in the layout engine. Can now render
+ simple xml element along with simple CSS sheets.
+ Supported layout is normal layout for box and inline
+ context.
+ * Cleaned up the parsing api. Fixed a lot of bugs.
+ * Added some new api calls to the parsing api.
+ * See the ChangeLog shipped within the tarball for
+ more precise descriptions.
+
libcroco 0.1.0
2003 Mar 19