r841782 | jerenkrantz | 2002-04-14 18:58:07 -0500 (Sun, 14 Apr 2002) * subversion/svnlook/main.c: Renamed apr_explode_time to apr_time_exp_tz to match recent commit to APR. Patch by: Thom May <thom@planetarytramp.net> Review by: me
r841769 | striker | 2002-04-13 06:59:02 -0500 (Sat, 13 Apr 2002) Patch by: Thom May <thom@planetarytramp.net> * subversion/libsvn_subr/time.c (svn_time_to_nts): Adapt to the rename of apr_explode_localtime to apr_time_exp_lt in APR.