From 6cd9f9bdefb88623344732bf15ff524af4fd0e0c Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Wed, 11 Jul 2007 09:53:17 +0000 Subject: [PATCH] Mac Installer: installer creates skins directory; use sh shell instead of csh for scripts; MGR: Check correct menu item in View menu svn path=/trunk/boinc/; revision=13137 --- checkin_notes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/checkin_notes b/checkin_notes index a2774401b0..693a21e181 100755 --- a/checkin_notes +++ b/checkin_notes @@ -7167,3 +7167,19 @@ David 10 July 2007 lib/ parse.C,h api/gutil.C + +Charlie 11 July 2007 + Mac Installer: use sh shell (bash) instead of csh for + postinstall and postupgrade scripts. + Mac Installer: installer creates skins directory if it + doesn't already exist. + MGR: Check correct menu item in View menu when launching Manager + or when returning from Simple View. + + clientgui/ + AdvancedFrame.cpp + mac_installer/ + postinstall + postupgrade + release_boinc.sh + release_GridRepublic.sh