From 3e0fb4e6acd9b29303384da9242b08c70e4d9add Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Tue, 8 Jun 2004 23:58:16 +0000 Subject: Updated NEWS file for 0.6.0 2004-06-09 Dodji Seketeli Updated NEWS file for 0.6.0 --- ChangeLog | 4 ++++ NEWS | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index a4c9a4e..cb278d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-06-09 Dodji Seketeli +===================== 0.6.0 release ================================== + + * NEWS: Updated this for 0.6.0 + * configure.in: fixed the pkg-config and croco-0.6-config output. * docs/exmaples/*.c: updated the comments. diff --git a/NEWS b/NEWS index 8251e58..4477c87 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +0.6.0: June 9, 2004 + + Enhancements since 0.5.1 + ======================== + + - add parsing location to all the CSS contructions at SAC level [Dodji Seketeli] + - add --dump-location option to csslint [Dodji Seketeli] + - enable several API/ABI incompatible versions of Libcroco to be + installed on the same box [Dodji Seketeli] + - CSS properties inheritance support [Benjamin Dauvergne] + - CRStyle struct gatehering code cleanup [Benjamin Dauvergne] + - Better support for font selection [Dodji Seketeli] + + Bugfixes since 0.5.1 + ====================== + + - #143308: fix parsing of non trivial functional #notations. [Dodji Seketeli] + - #143450: fix gcc 2.xx errors. [Dodji Seketeli] + - #139881: proper setting of parsing locations in urls. [Dodji Seketeli] + - #138267: remove C99-isms. + - #139889: fix an infinite loop in the parser [Dodji Seketeli] + - #139891: better @media rule reporting [Dodji Seketeli] + - #140317: fix class sel without class name crash [Dodji Seketeli] + - #140334: fix an infinite loop in the parser [Dodji Seketeli] + - attribute selectors evalution fixes. [Dodji Seketeli] + - Better support of descendant selectors evaluation [Dodji Seketeli] + - Better regression tests framework [Dodji Seketeli] + 0.5.1: April 18 2004: - fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli] -- cgit v1.2.1