From 0108799cc78c384f8058806ef9ff5ac2f567b506 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Thu, 24 Apr 2008 14:20:32 -0700 Subject: [PATCH] Add NEWS item for CSS (and remove some inappropriate items). --- ChangeLog | 5 +++++ NEWS | 13 ++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fc735136..4cd9a161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-24 Micah Cowan + + * NEWS: Removed info about move to Automake, Gnulib. Added item + about the addition of CSS support. + 2008-04-22 Micah Cowan * ylwrap: Added via automake -ac. diff --git a/NEWS b/NEWS index b87f9d98..5976e0cd 100644 --- a/NEWS +++ b/NEWS @@ -8,10 +8,17 @@ Please send GNU Wget bug reports to . * Changes in Wget (MAINLINE). -** Gnulib is now used to provide code for certain portability aspects in -GNU Wget. +** Added support for CSS. This includes: + - Parsing links from CSS files, and from CSS content found in HTML + style tags and attributes. + - Supporting conversion of links found within CSS content, when + --convert-links is specified. + - Ensuring that CSS files end in the ".css" filename extension, + when --convert-links is specified. + + CSS support in Wget is thanks to Ted Mielczarek + . -** Wget uses Automake now as part of its build infrastructure. * Changes in Wget 1.11.1. -- 2.39.2