From d62850dd1a299bcb847fc5e6f5ee29db98a620f0 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 17 Aug 2007 18:43:49 +0000 Subject: [PATCH] mention MUI_CUSTOMFUNCTION_MOUSEOVERSECTION in 1.8's log git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5243 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Contrib/Modern UI/Changelog.txt b/Contrib/Modern UI/Changelog.txt index 8b306dce..673615cc 100644 --- a/Contrib/Modern UI/Changelog.txt +++ b/Contrib/Modern UI/Changelog.txt @@ -12,6 +12,7 @@ Version History * InstallOptions macros have been moved to a separate header file (InstallOptions.nsh). The MUI_INSTALLOPTIONS_* macros are still provided for backwards compatibility and insert the equalivent INSTALLOPTIONS_* macros. +* Added MUI_CUSTOMFUNCTION_MOUSEOVERSECTION 1.78 - June 8, 2007 * Added MUI_STARTMENUPAGE_BGCOLOR