]> git.sur5r.net Git - bacula/bacula/blob - bacula/technotes-2.1
fc6e9770967478d45a0da24a89a491b5ff7e4cfb
[bacula/bacula] / bacula / technotes-2.1
1               Technical notes on version 2.1
2
3 General:
4 24Jan07
5 kes  Fix configure --help to print --with-mysql[=DIR]. Same for
6      other DIR specifications.
7 23Jan07
8 rn   Fix msvc build problems. Fix bacula.dll exports for msvc build.
9      Fix path quoting in SQLite scripts.
10      Fix problems with SHGetFolderPath.
11 19Jan07
12 kes  Create patches/2.0.1-restart.patch. Fixes bug #755.
13 18Jan07
14 kes  Fix Job restart on error bug that promotes an Inc to a Full
15      backup.  This should fix bug #755.
16 kes  Add qt-console and first cut of code.
17
18 Version 2.0.1
19 12Jan07
20 kes  Fix Bacula->Documentation link on Win32 to point to index.html
21      instead of bacula.html. Fixed bug #750.
22 kes  Return JobId in db_get_job_record() when JobId==0. This should
23      fix bug #741.
24 kes  Do not release source pointers when restarting a failed job.
25 11Jan07
26 kes  Add dynamic dll entry point for SHGetFolderPath to Win32 code.
27      This *should* fix bug #747.
28 kes  Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
29      bug #742.
30 09Jan07
31 kes  Modify USTORE constructor to set an empty store_source string, 
32      and don't copy the store_source string in a cancel.  Hopefully
33      this will fix Arno's seg fault, bug #744.
34 kes  Add back code to disable conio in configure. Fixes bug #743.
35 kes  Correct the Options scanner in the FD to correctly handle  
36      SHA1 option, which was eating the next option.  Reported by    
37      Sebastien Guilbaud.
38 kes  Add code to indicate when the SD is spooling, spool wait, and 
39      despooling as requested by Alan Brown.
40
41 Version 2.0.0 released: 4 January 2007