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