From 3ef111139e6c237d2cecec57ec8fba2aa8f7eda2 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 3 Dec 2006 16:55:06 +0000 Subject: [PATCH] kes Fix Win32 build, which broke when I added parse_args_only in lib. I'm not sure I got the entry point right for msvc. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3737 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/technotes-1.39 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bacula/technotes-1.39 b/bacula/technotes-1.39 index 731567919c..712f3d51c9 100644 --- a/bacula/technotes-1.39 +++ b/bacula/technotes-1.39 @@ -2,6 +2,8 @@ General: 03Dec06 +kes Fix Win32 build, which broke when I added parse_args_only in + lib. I'm not sure I got the entry point right for msvc. kes Turn off data encryption. It can be enabled by defining DATA_ENCRYPTION in src/version.h and recompiling. kes Implement flag to turn off data encryption feature. -- 2.39.5