diff --git a/owl/templates/home.html b/owl/templates/home.html
index e80f96baf5447ca10c09fc4c17644df4307ea961..0d9e8a13e2c9df4ec5002b88acbc5d2a703a7e25 100644
--- a/owl/templates/home.html
+++ b/owl/templates/home.html
@@ -37,6 +37,8 @@
 	<h2>News</h2>
 
 	<table class=news>
+	<tr><td>2024-09-22<td>Sending of e-mail notifications got stuck for a while.
+		All notifications in the queue were delivered today.
 	<tr><td>2024-02-17<td>Courses can have the required number of points specified.
 		Editing of posts is limited in case there is a reply or a deadline has passed.
 		Extensive changes of course administration UI – see the <a href='{{ url_for('doc_changes') }}'>change log</a>.