- Fixed bug whereby the UUID generated by the custom generator was not terminated.

- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
This commit is contained in:
Paul Beckingham
2008-06-04 21:00:23 -04:00
parent f3de5c0711
commit 08f4ead97e
5 changed files with 20 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
Download latest task <a href="http://www.beckingham.net/task-1.0.0.tar.gz">task-1.0.0.tar.gz (6/3/2008)</a>.
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>