diff --git a/checkin_notes b/checkin_notes index d717327eec..58f1da3c42 100755 --- a/checkin_notes +++ b/checkin_notes @@ -26306,6 +26306,7 @@ David 29 Mar 2005 client/ client_state.C hostinfo_network.h + hostinfo_unix.C time_stats.C win/ win_net.cpp,h (removed) diff --git a/client/hostinfo_unix.C b/client/hostinfo_unix.C index d5a6cdf3d0..0d014b457c 100644 --- a/client/hostinfo_unix.C +++ b/client/hostinfo_unix.C @@ -75,12 +75,6 @@ using std::string; NXEventHandle gEventHandle; #endif // __APPLE__ -// anyone know how to see if this host has physical network connection? -// -int get_connected_state() { - return CONNECTED_STATE_UNKNOWN; -} - // functions to get name/addr of local host // Converts a int ip address to a string representation (i.e. "66.218.71.198") diff --git a/doc/download.php b/doc/download.php index 70da0ae2a2..60f7fa6ca4 100755 --- a/doc/download.php +++ b/doc/download.php @@ -233,12 +233,23 @@ version( ); version( "Mac", - "4.25", + "4.25 (v2)", "Development version (simple GUI)", - "BOINC_Menubar_4.25a_mac.zip", - "21 Mar 2005", + "BOINC_Menubar_4.25_v2_mac.zip", + "29 Mar 2005", mac_simple(), - "Now includes proxy support" + "