This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

winsup/cinstall ChangeLog choose.cc iniparse.y


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-06-14 21:05:31

Modified files:
	cinstall       : ChangeLog choose.cc iniparse.y 

Log message:
	* choose.cc (isinstalled): Eliminate special download only test.
	(set_action): Don't move to next state if in ACTION_SAME range and not
	incrementing.
	(choose_caption): Display "Retrieve" rather than "Reinstall" when just
	downloading.
	(do_choose): Sort packages after all packages have been read.  Accomodate the
	fact that first element in trust array is empty so that log files don't report
	the wrong trust value.
	* iniparse.y (new_package): Malloc space for package name or suffer memory
	corruption.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/ChangeLog.diff?cvsroot=uberbaum&r1=2.70&r2=2.71
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/choose.cc.diff?cvsroot=uberbaum&r1=2.28&r2=2.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cinstall/iniparse.y.diff?cvsroot=uberbaum&r1=2.8&r2=2.9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]