From 14d2db6bfdcc03bc140c3f5cc07c0ed372ac1781 Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sat, 13 Dec 2014 17:09:46 +0100 Subject: [PATCH] =?UTF-8?q?Changeset:=20564=20fdbozzo=20-=2013/12/2014=201?= =?UTF-8?q?7:08:35:=20-=20Aclaraci=C3=B3n=20en=20archivo=20de=20versiones?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FoxBin2PRGVersionFile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FoxBin2PRGVersionFile.txt b/FoxBin2PRGVersionFile.txt index e033625..11b4dd7 100644 --- a/FoxBin2PRGVersionFile.txt +++ b/FoxBin2PRGVersionFile.txt @@ -18,7 +18,7 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg Change History ------------------------------------------------------------- 2014/12/13 v1.19.38 -- Feature: Now is possible to use FoxBin2Prg for batch conversions directly from the File Explorer, without the need of vbs scripts, that sometimes can make trouble or are not permitted by IT department (Francisco Prieto) +- Feature: Now is possible to use FoxBin2Prg for batch conversions directly from the File Explorer (see README.txt), without the need of vbs scripts, that sometimes can make trouble or are not permitted by IT department (Francisco Prieto) - Feature: Enhanced Multilanguage support by 3 ways: 1-Automatic [DEFAULT] (depending on VERSION(3)); 2-By parameter, using the new method ChangeLanguage(); 3-Using the new setting "Language" in foxbin2prg.cfg - Feature: Detection of duplicated methods on vc2/sc2 files to notify those cases of vcx/scx file corruption (Álvaro Castrillón)