From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12694 invoked by alias); 1 May 2003 12:00:51 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 12684 invoked by uid 419); 1 May 2003 12:00:51 -0000 Date: Thu, 01 May 2003 12:00:00 -0000 Message-ID: <20030501120051.12682.qmail@sources.redhat.com> From: jld@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/host/tools/configtool ChangeLog standalon ... X-SW-Source: 2003/txt/msg00817.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jld@sourceware.org 2003-05-01 12:00:51 Modified files: host/tools/configtool: ChangeLog host/tools/configtool/standalone/common: cdl_exec.cxx host/tools/configtool/standalone/wxwin: runtestsdlg.cpp Log message: * standalone/common/cdl_exec.cxx: Generate Cygwin text-mode mounts explicitly since text-mode is no longer the default. * standalone/wxwin/runtestsdlg.cpp: Use the rich edit control under Windows to eliminate a 64k limit on the length of text in the test output window and make the window read-only.