This commit is contained in:
Sergey Poznyakoff
2004-04-04 13:33:54 +00:00
parent b826791a01
commit 41d042c05f

View File

@@ -1,5 +1,12 @@
2004-04-04 Sergey Poznyakoff <gray@Noldor.runasimi.org>
* NEWS: Updated
* configure.ac: Raised version number to 1.13.94
* src/system.h: Protect inclusion of <sys/time.h>
by ifdef.
Declare time() if HAVE_DECL_TIME is 0
* tests/.cvsignore: Added mksparse
* tests/sparse01.sh: New file
* tests/multiv02.sh: New file
* tests/Makefile.am: Add sparse01.sh and multiv02.sh