From 91ba8932cffb9634db5cdd87aeaa99c471f39423 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 7 Mar 2010 03:36:34 +0000 Subject: [PATCH] missed one file from last entry: 2010-03-07 04:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/vm/hvm.c * include/hbapi.h * Marked hb_synEval public symbol with HB_LEGACY_LEVEL3 * src/rtl/gtwin/gtwin.c ! Copyright header update. * src/rtl/objfunc.prg * include/hboo.ch * Minor cleanup and formatting. * INSTALL * Minor refinement in wording. * contrib/hbide/hbide.prg * contrib/hbide/ideactions.prg * contrib/hbide/idedocks.prg * contrib/hbide/ideprojmanager.prg ! "Codec" -> "Encoding" in a few more places. ! "..." added to some more menu items. ! Double "(.ext)" text in filetypes in open project dialog. ; Please review me. --- harbour/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 175124065f..896ca40b32 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -35,6 +35,7 @@ * contrib/hbide/hbide.prg * contrib/hbide/ideactions.prg * contrib/hbide/idedocks.prg + * contrib/hbide/ideprojmanager.prg ! "Codec" -> "Encoding" in a few more places. ! "..." added to some more menu items. ! Double "(.ext)" text in filetypes in open project dialog.