From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29148 invoked by alias); 14 Mar 2003 00:10:53 -0000 Mailing-List: contact cygwin-apps-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sources.redhat.com Received: (qmail 29124 invoked by uid 9365); 14 Mar 2003 00:10:53 -0000 Date: Fri, 14 Mar 2003 00:10:00 -0000 Message-ID: <20030314001053.29122.qmail@sources.redhat.com> From: maxb@sources.redhat.com To: cygwin-apps-cvs@sources.redhat.com Subject: setup ChangeLog install.cc X-SW-Source: 2003-q1/txt/msg00056.txt.bz2 List-Id: CVSROOT: /cvs/cygwin-apps Module name: setup Changes by: maxb@sourceware.org 2003-03-14 00:10:53 Modified files: . : ChangeLog install.cc Log message: 2003-03-14 Igor Pechtchanski * install.cc (install_one_source): Add logging for successful replace-on-reboot scheduling. Factor out duplicate code. Set rebootneeded on Win9x. (log_ror_failure): New static function. (log_ror_success): New static function. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.330&r2=2.331 http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.57&r2=2.58