]> git.sur5r.net Git - bacula/bacula/commitdiff
One item in TODO had been a confusion between an issue with purge and an issue
authorDirk H Bartley <dbartley@schupan.com>
Fri, 18 May 2007 20:57:20 +0000 (20:57 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Fri, 18 May 2007 20:57:20 +0000 (20:57 +0000)
with restore.  It was resolved.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4829 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/TODO

index 9c8ab0b745c3c4462aa4a5cf86d0d1b14884eb39..08a3153857e5d9ac5e2fe5447ad9d8bf58842e99 100644 (file)
@@ -22,8 +22,6 @@ of the selected job.
 Resolve issue of connection during restore selection.  Could go with preempt of
 connections.  (Kern is to work on)
 
-Purging not working from console or from context sensitive.  (Kern)
-
 ========LOW priority items:
 Human readable in joblist for purged, joblevel and job type.
 
@@ -82,6 +80,9 @@ global one defined in the mainWin class (if I remember right).
 ============================================================
 DONE:
 ============================================================
+Purging not working from console or from context sensitive.
+   This was a confusion with the restore command.  Now resolved.
+
 Can produce a segfault by attempting to restore from a restore job.  In
 pre-restore, prevent a job in the list from being a restore job.