]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/CHANGELOG
- wxbRestorePanel : Fixed problem when the newly created job is not at the end of...
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
index 2d31e0e75c47fc75e7450fa6de904032b1afe2d4..46dd48b3294fce385bbfe1c52f50b22e255ccc90 100644 (file)
@@ -1,3 +1,24 @@
+17-07-2004 :
+ - wxbRestorePanel : Fixed problem when the newly created job is not
+    at the end of the list.
+
+16-07-2004 :
+ - wxbRestorePanel : Fixed crash when an error occurs while querying
+    restore list (reported by Dan Langille).
+
+15-07-2004 :
+ - wxbMainFrame : When an unexpected question is in this format 
+    (***? (yes/mod/no):), a list is shown to choose one of these 
+    possibilities.
+ - wxbRestorePanel : Fixed crash when there is no backup available
+     (fresh install) 
+ - wxbHistoryTextCtrl : Created a new text control that keep an history
+     of typed commands.
+
+14-07-2004 :
+ - wxbMainFrame : Fixed config file problem when changing the default
+     configuration file (Linux)
+
 03-07-2004 :
  - wxbConfigPanel : Fixed ?: operator cast problem with gcc 2.95.