From 95e8dade95ce4eda2516df066f48cb7dfed10e07 Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Fri, 6 Sep 2002 19:58:06 +0000
Subject: [PATCH] version 1.16: changed text on license page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@943 212acab6-be3b-0410-9dea-997c60f758d6
---
Examples/Modern UI/Readme.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Examples/Modern UI/Readme.html b/Examples/Modern UI/Readme.html
index 3567cd1f..254abc56 100644
--- a/Examples/Modern UI/Readme.html
+++ b/Examples/Modern UI/Readme.html
@@ -124,6 +124,11 @@ table
of the MUI_INTERFACE macro.
+ - 1.16 - Semtember 6th, 2002
+
+ - Change text 'Scroll down' on license page to 'Press Page Down', because the RichEdit control has
+ focus by default now
+
- 1.15 - Semtember 4th, 2002
- Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)