SCSS NEWS --- history of user-visible changes
Copyright (C) 2005 Julian Graham
See the end for copying conditions.


Changes since development release 0.1

** Property generalization improvements and bugfixes

If the best selector match contains a rule for a property that is a more
general version than the property requested, such as "border" for a lookup of
"border-left-style," SCSS will now correctly use the more general property to
determine the value of the requested property.

** Assorted bugfixes

Among others, bugs related to the !important modifier, color-to-hexadecimal 
conversion, and stylesheet emitting have been fixed.

** Documentation is complete

The SCSS API should now be fully documented.


Copyright information:

Copyright (C) 2005 Julian Graham

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.


Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end:
