]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 29 Mar 2007 16:17:43 +0000 (16:17 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 29 Mar 2007 16:17:43 +0000 (16:17 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4452 91ce42f0-d328-0410-95d8-f526ca767f89

gui/brestore/ReleaseNotes

index 37a84b786dcd0997ab899fb733dc09babbd0dc03..41b1cd0cf515fc6d0ba2fa6bdc4f47139d54132b 100644 (file)
@@ -1,5 +1,14 @@
           Release Notes for brestore 2.0.3
 
+Version 2.0.3-4:
+ - fix a important bug about directory displayed 2 times
+   => YOU MUST RESET YOUR brestore_xxx tables
+
+DROP TABLES brestore_missing_path;
+DROP TABLES brestore_pathvisibility;
+DROP TABLES brestore_pathhierarchy;
+DROP TABLES brestore_knownjobid;
+
 Version 2.0.3-2:
  - fix mysql stuff