From 5488364593c6cbae6174df3c195b9cc1432cb0fb Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 23 Nov 2002 16:48:27 +0000 Subject: [PATCH] Update ChangeLog git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@208 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5