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