]> git.sur5r.net Git - bacula/bacula/commitdiff
Update todo
authorKern Sibbald <kern@sibbald.com>
Fri, 15 Nov 2002 22:19:52 +0000 (22:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 15 Nov 2002 22:19:52 +0000 (22:19 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@197 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index a30cad250c769a09740c7dd6682c366f43ee3700..37b51350f47bcfe31ff5ba1c5806669f087fead9 100644 (file)
@@ -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