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