diff --git a/CHANGES b/CHANGES
index 3724829c05d221eddaaa6423c96fdced6e90c009..14366a7924fe550b6872abe4c28e8d42089e89af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,10 @@
 
 
 Daniel (2 December)
+- --ftp-pasv was added, which serves the only purpose of overriding a
+  previously set --ftpport option. Starting now, --ftp-port is a recognized
+  alias for --ftpport for consistency.
+
 - Giuseppe Attardi pointed out that we should use MSG_NOSIGNAL when we use
   send() and recv(). I added checks for the define in the configure script and
   adjusted the code accordingly. If the symbol is present, we won't attempt