Change the list items in the sidebar

Signed-off-by: Eric Poirier <eric@eclipse.org>
diff --git a/content/en_sidebar.php b/content/en_sidebar.php
index 9c0a1c2..fdea57a 100644
--- a/content/en_sidebar.php
+++ b/content/en_sidebar.php
@@ -16,10 +16,9 @@
     <h2>Thanks to <br><strong>Friends of Eclipse</strong></h2>
     <p><strong>Your donations have helped fund the following improvements:</strong></p>
     <ul class="list-unstyled">
-      <li>Mac install experience improved</li>
-      <li>Made GTK3 support even better</li>
-      <li>Helped implement features in JDT</li>
-      <li>Performance improvements to p2</li>
+      <li>Auto-save of all workbench editors</li>
+      <li>Dark theme for Windows improved</li>
+      <li>Lower memory consumption</li>
     </ul>
     <hr/>
     <p><a href="/donate/credit.php"><i class="fa fa-chevron-right"></i> See who has donated</a></p>