From: Kern Sibbald Date: Fri, 15 Nov 2002 22:19:52 +0000 (+0000) Subject: Update todo X-Git-Tag: Release-1.27~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=16bd646465b54f8e92116cfcf6362ac1ff2d6158;p=bacula%2Fbacula Update todo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@197 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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