]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/CHANGELOG
Add support for director monitoring.
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
index d71ad8f898b54a298a48945e45381af75fd8c11a..30447967633425215ab3b30b00b1da9eb362dca4 100644 (file)
@@ -1,3 +1,14 @@
+13-08-2004 :
+ - wxbHistoryTextCtrl : Fixed Win32 build error
+ - general : implemented command completion and interactive help.
+
+06-08-2004 :
+ - wxbRestorePanel : now parsing '+' sent by the director when building
+     tree.
+ - wxbRestorePanel : implemented .backups client=xxx (2.1)
+ - wxbRestorePanel : implemented the director modification showing
+     jobid when a job is started.
+
 28-07-2004 :
  - wxbRestorePanel : implemented restore before=<Date> parameter.