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

gui/debian/changelog

index f53d1d8750ef5fc41d4ade6bb3069b8390e14c89..85acf9202eeb9f34c3f2017d3b6408bc25e7975b 100644 (file)
@@ -1,3 +1,17 @@
+bweb (2.0.3-4) stable; urgency=high
+
+   * 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;
+
+   => DONT USE dbcheck to cleanup Path
+
+ -- Eric Bollengier <eric@eb.homelinux.org>  Thu,  29 March 2007 01:10:47 +0000
+
 bweb (2.0.3-3) stable; urgency=low
 
   * Fix a quote in bweb.js