]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/CHANGELOG
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
index f07925b9fff729d06be6028878ce4a8588de1b1d..9ffc7b3f300d907ed2010ca98c1fc0d8044f6788 100644 (file)
@@ -1,3 +1,35 @@
+24-03-2005 :
+ - wxbMainFrame : Fix a bug with GTK+-1.2 which caused wx-console to crash
+   when starting.
+ - wxbRestorePanel : Fix a major bug which caused wx-console to enter in an
+   infinite loop which allocate a lot of memory and could make the system crash.
+
+10-03-2005 :
+ - wxbMainFrame : Fix bug #0000221 (Debian 292517)
+
+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.
+
+17-07-2004 :
+ - wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned comparisons.
+ - 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