From: Kern Sibbald Date: Sat, 23 Nov 2002 16:48:27 +0000 (+0000) Subject: Update ChangeLog X-Git-Tag: Release-1.27~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5488364593c6cbae6174df3c195b9cc1432cb0fb;p=bacula%2Fbacula Update ChangeLog git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@208 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 33086159af..38147240bd 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -33,6 +33,13 @@ Changes submitted this submission: - Replaced as many lld's with edit_uint64 as I could find. 22Nov02: - Added MaxVolBytes to Pool record - had forgotten it. Updated DB version. +23Nov02 +- Update manual to document new Pool/Volume attributes +- Correct make_sqlite_tables (typo, plus missing value in Pool) +- Fix bizarre behavior in gnome-console and console when auth fails. +- Add Pool attribute query +- Add a few more error messages in askdir.c +- More strcpy() conversions to bstrncpy(). General: from kes18Nov02 - Did a number of cleanups of string copying to limit the length