From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7104 invoked by alias); 30 Mar 2006 17:35:55 -0000 Received: (qmail 7091 invoked by uid 9078); 30 Mar 2006 17:35:54 -0000 Date: Thu, 30 Mar 2006 17:35:00 -0000 Message-ID: <20060330173554.7089.qmail@sourceware.org> From: corinna@sourceware.org To: cygwin-apps-cvs@sources.redhat.com Subject: cygrunsrv ChangeLog cygrunsrv.cc Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00019.txt.bz2 List-Id: CVSROOT: /cvs/cygwin-apps Module name: cygrunsrv Changes by: corinna@sourceware.org 2006-03-30 17:35:54 Modified files: . : ChangeLog cygrunsrv.cc Log message: * cygrunsrv.cc: Bump version to 1.15. (title): Remove here. (prepare_daemon): Don't set console title here. (hide_console): Remove. (service_main): Instead of hiding console , create new console here if --nohide is set and rely on Cygwin to do the rest. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.48&r2=1.49 http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.33&r2=1.34