From 7ea17f77e2c16395d69ca1160b9e3c5aa35304b0 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 25 Nov 2002 12:59:02 +0000 Subject: [PATCH] Update ChangeLog git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@213 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 38147240bd..8cf74cb19a 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,5 +1,19 @@ -2002-mm-dd Version 1.27 (22Nov02) not yet released +2002-mm-dd Version 1.27 (25Nov02) not yet released + +General: from kes25Nov02 +- Mostly Cygwin changes + +Changes submitted this submission: +- Updated bdb_find.c to have new calling sequence for db_find_job_start_time +- dird/catreq.c edit in Volume name in error messages to SD +- attribs.c switch to using the cygwin API to convert from POSIX paths + to Win32 paths. This now permits Win32 path specifications in Include + statements (all combinations not yet tested). It also avoids the large + number of errors seen by Lutz if a Win32 path is specified in the Dir. +- Update testfind help and remove set_attribsEx debug code. +- Build testfind as default. +- Turn off debug message in stored/askdir.c General: from kes21Nov02 - Another change in the database. You MUST either re-initialize -- 2.39.5