From: Eric Bollengier Date: Thu, 29 Mar 2007 16:20:27 +0000 (+0000) Subject: ebl update X-Git-Tag: Release-2.2.0~820 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d388dcd79eab1cf5bd2364f215a9c7e0e88148bf;p=bacula%2Fbacula ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4454 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/debian/changelog b/gui/debian/changelog index f53d1d8750..85acf9202e 100644 --- a/gui/debian/changelog +++ b/gui/debian/changelog @@ -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 Thu, 29 March 2007 01:10:47 +0000 + bweb (2.0.3-3) stable; urgency=low * Fix a quote in bweb.js