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