From 6e802a386d31912b548ca9e9dbc8826621ce5874 Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Tue, 1 Jul 2008 21:30:27 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=15531 --- checkin_notes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/checkin_notes b/checkin_notes index e849d68c4b..c8e88ef53c 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5306,3 +5306,19 @@ David 1 July 2008 sched/ handle_request.C server_types.C + +Eric 1 July 2008 + - client: Fixes ticket Fixes ticket #537. Forces use of small + files in zlib.h and when /proc filesystem is used on solaris. + + client/ + cpp.h + app_start.C + client_types.C + app_control.C + hostinfo_unix.C + lib/ + mem_usage.C + parse.h + procinfo_unix.C +