From ce985d02d05dd1609f6bb3abeca1761d5a08476c Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Sun, 4 Aug 2013 07:23:48 -0400 Subject: [PATCH] Final changelog for 0.2.0 --- CHANGELIST | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELIST b/CHANGELIST index a92e88e..758b052 100644 --- a/CHANGELIST +++ b/CHANGELIST @@ -1,3 +1,10 @@ +0.2.0 (August 4, 2013) +- fix issues with Boot Camp installer not installing certain packages + (particularly nVidia/Intel mgmt), by switching the '/qn' option to '/qr' + - this runs a minimal GUI installation that still does not block for user + input +- fix proper detection of Windows version architecture for older CPUs + 0.1.5 (April 15, 2013) - fix failure to properly locate BootCamp MSI with latest AutoUnattend-based drivers. now search for BootCamp{64,}.msi starting from the root down, @@ -27,4 +34,4 @@ with shutil and foreign characters 0.1.0 (January 11, 2013) -- first version \ No newline at end of file +- first version