diff --git a/Site/changes.html b/Site/changes.html
index 02e2259..ffea5c6 100644
--- a/Site/changes.html
+++ b/Site/changes.html
@@ -3,6 +3,34 @@
+Changes from 4.0.1 to 4.0.2
+
+Released February 28, 2020.
+
+
+ - Stop trying to link against `-lXp`, which X Windows no longer offers.
+
- Tell Linux folks to compile against their native Motif libraries.
+
- Remove pre-compiled Linux `libXm.a`: incompatible with modern X Windows.
+
- First release from the GitHub repository.
+
+
+Changes from 4.0.0 to 4.0.1
+
+Released February 28, 2020.
+
+
+ - Tweaked "versionmenu.c" to fix a compiler error.
+
- Final release from the www.clearskyinstitute.com website.
+
+
+Changes from 3.7.7 to 4.0.0
+
+Released February 7, 2020.
+
+
+ - Switched to the MIT License.
+
+
Changes from 3.7.6 to 3.7.7
Released August 9, 2015