From 16bd646465b54f8e92116cfcf6362ac1ff2d6158 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 15 Nov 2002 22:19:52 +0000 Subject: [PATCH] Update todo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@197 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index a30cad250c..37b51350f4 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -18,7 +18,6 @@ Test: For 1.27 release: - Add ORDER BY JobId to list of Jobs in query.sql, and in ua_list.c (list command). -- Make gethostbyname() thread safe in bnet.c After 1.27 - Check if both CatalogFiles and UseCatalog are set to SD. @@ -597,3 +596,4 @@ Done: (see kernsdone for more) - Implement VolMaxJob and Duration check in next_volume(). - Make sure pruning of Jobs removes JobMediaId - Write bcopy program -- recovery of bad tape. +- Make gethostbyname() thread safe in bnet.c -- 2.39.5