diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 6e4e3ea12..84b0d9648 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
-2021.October.19 (0.9.27)
+2021.October.20 (0.9.27)
* New Magic Tools:
----------------
* "Lightning" - Draws a bolt of lightning striking between
@@ -180,12 +180,23 @@ $Id$
recipe file (.iss).
Easton Pillay
- * Remove old OpenCandy stuff from Windows .iss file.
+ * Other Windows installer updates:
+ + Remove old OpenCandy stuff from Windows .iss file.
+ + Updated to Inno Setup 6
+ + Updated translation files for the installer
+ + 64-bit version now to be installed in the standard "Program Files"
+ folder instead of "Program Files (x86)" as before Current 64bit
+ users are recommended to uninstall previous version of TuxPaint
+ before updating to 0.9.27.
+ + Disabled start menu shortcut to outdated translations for readme.html.
+ + Added language specification to start menu shorcuts for which
+ translation is supported both for the web site and installer.
TOYAMA Shin-ichi
* Added shell script to build windows installer and portable zip archive.
TOYAMA Shin-ichi
+
2021.June.28 (0.9.26)
* New Features
------------