From: Kern Sibbald Date: Tue, 5 Feb 2008 20:54:59 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~5063 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4e3b04a928b03c5311c52ac89b221bbd2a7b003f;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6372 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-2.3 b/bacula/technotes-2.3 index f160f18952..a021105308 100644 --- a/bacula/technotes-2.3 +++ b/bacula/technotes-2.3 @@ -1,8 +1,12 @@ Technical notes on version 2.3 General: +05Feb08 +kes First version where a plugin did a backup. + bpipe-fd.so created a backup file, wrote a test + string to it, and Bacua could restore this fabricated file. 02Feb08 -kes Implement DB Driver = "string" for the DBI driver. +kes Implement DB Driver = string for the DBI driver. kes Remove all old bdb_xxx.c code. Add dummy routines to bdb.c kes First cut of code for loading Win32 plugin dlls. Implement dlopen, dlsym, dlclose, and dlerror in src/win32/compat/compat.cpp