From 0fe77e9c1d69817a3a84c29e3e04b8b3402ac537 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Thu, 2 Dec 2004 23:33:06 +0000 Subject: [PATCH] - Display some useful Unix times on db query page (helpful in formulating queries. svn path=/trunk/boinc/; revision=4716 --- checkin_notes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/checkin_notes b/checkin_notes index fcf53eb4e4..606232f5d3 100755 --- a/checkin_notes +++ b/checkin_notes @@ -20562,9 +20562,13 @@ Bruce 2 Dec 2004 output of transitioner. - Fixed nasty bug in ops pages where top two WU error mask bits were not being shown in WU summary/detail pages. + - Display some useful Unix times on db query page (helpful in formulating + queries. sched/ transitioner.C html/ inc/ db_ops.inc + ops/ + db_form.inc