mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00

- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
11 lines
427 B
HTML
11 lines
427 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Task</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
</head>
|
|
<body>
|
|
Download the latest task source code <a href="http://www.beckingham.net/task-1.0.0.tar.gz">task-1.0.0.tar.gz</a> (6/3/2008).
|
|
<body>
|
|
</html>
|
|
|