K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-09-17T06:23:33.000000Z
K 7
svn:log
V 423
storage/interface.c:
	- From: Olaf Titz <olaf@bigred.inka.de>
	- Selecting on "expires" in storage.conf fails for two reason:
	  1. Parsing of the argument confuses d, h, m, s suffixes.
	  2. parsedate() wants a null-terminated string, so we have to copy
	     here.  I have replaced Now.time by time(0) because, for reasons I
	     don't know, parsedate left a 0 in Now.time when I was testing this
	     changed routine.

END
