diff --git a/ChangeLog b/ChangeLog
index 79681e45..079a4f79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+	* NEWS: Added more NEWS items.
+
 2001-01-15  Dan Harkless  <wget@harkless.org>
 
 	* NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
diff --git a/NEWS b/NEWS
index 19407f6f..9350eb73 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ puts you in some directory other than '/'.
 
 ** "Keep-Alive" connections are now supported.
 
-** https URLs (SSL) are now supported if you link wget with OpenSSL.
+** https (SSL) URLs are now supported if you link wget with OpenSSL.
 
 ** The HTML parser has been rewritten.  The new one works more
 reliably, allows finer-grained control over which tags and attributes
@@ -31,7 +31,6 @@ large sites (thousands of documents).
 
 ** Wget now mmaps the files it needs to read instead of allocating
 heap memory to read them.
-
 
 * Changes in Wget 1.6