diff --git a/NEWS b/NEWS index 35184f303f..857fa85619 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,9 @@ with all sufficient information, see the ChangeLog file. === Stdlib compatibility issues (excluding feature bug fixes) +* ext/date/lib/date/format.rb + * Removed because it's empty file. + * Digest * Digest::HMAC has finally ceased to exist. Use OpenSSL::HMAC or an external gem instead.