Index: scriptlibs/machelp/help.txt ================================================================== --- scriptlibs/machelp/help.txt +++ scriptlibs/machelp/help.txt @@ -128,18 +128,19 @@ * Icon fonts from Iconic project. Website and license: [https://github.com/somerandomdude/Iconic]. * Help viewer by Keith Vetter: [http://wiki.tcl.tk/19649]. * TkDND for drag and drop. Website and license: [http://sourceforge.net/projects/tkdnd/]. * aem package for AppleScript support. Website and license: [http://fossil.codebykevin.com]/ * Twapi packages for Windows integration. Website and license: [http://twapi.sourceforge.net] + * Windows executable deployment based on code from [http://perl-node-interface.blogspot.com/2011/03/deploy-perl-application-on-windows.html] ------------------- title: FileMorph Version History alias: History -'''2.6 (October 15, 2015):''' - * Changes in Windows installer. +'''2.6 (November 15, 2015):''' + * Different approach to Windows deployment; startup is now much faster and smoother. * Fix bug in event processing and image rendering on OS X. '''2.5 (October 30, 2015):''' * Improvements in Windows installer. * Fix bug in image display on OS X.