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