Skip to content

Commit

Permalink
updated 2.4.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyan committed May 15, 2010
1 parent 2aae9ee commit 336986b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/CHANGELOG
Expand Up @@ -4,6 +4,16 @@ YUI Compressor 2.4.4, 2010-11-05
+ Errors/messages/usage info all are sent to stderr. + Errors/messages/usage info all are sent to stderr.
+ Removed unnecessary warning about short undeclared global symbols. + Removed unnecessary warning about short undeclared global symbols.
+ Added support for processing multiple files with a single invokation + Added support for processing multiple files with a single invokation
+ $ in CSS files doesn't throw exceptions
+ white space in ! important comments preserved in CSS
+ fix in greedy empty CSS declaration blocks removal
+ safe handling of strings and comments in CSS files
+ shorter alpha opacity CSS filers
+ shorter Mac/IE5 hack -> /*\*/ hack {mac: 1} /**/
+ JS port of the CSS minifier
+ safe @media queries handling
+ stripping the trailing ; in CSS declaration blocks
+ tests++


YUI Compressor 2.4.3, 2009-12-07 YUI Compressor 2.4.3, 2009-12-07
------------------------------- -------------------------------
Expand Down

0 comments on commit 336986b

Please sign in to comment.