]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Tue, 5 Feb 2008 20:54:59 +0000 (20:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 5 Feb 2008 20:54:59 +0000 (20:54 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6372 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/technotes-2.3

index f160f189529867bfa9602c331845b87002e83e84..a02110530865feaacf33ff01dc372c2bf319ac66 100644 (file)
@@ -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