]> git.sur5r.net Git - bacula/bacula/blob - bacula/ReleaseNotes
Update to cygwin 1.5.5+add slots=1,3... code
[bacula/bacula] / bacula / ReleaseNotes
1
2           Release Notes for Bacula 1.33
3
4   Bacula code: Total files = 259 Total lines = 78,087 (*.h *.c *.in)
5
6 Most Significant Changes since 1.32d
7 - Implement "update slots scan" that reads the volume label.
8
9
10
11 Items to note:  !!!!!
12 - The daemon protocol has changed, you must update everything at once.
13 - The database level has been updated. You must either re-initialize
14   your databases with:
15    
16     ./drop_bacula_tables
17     ./make_bacula_tables
18
19   which will delete ALL prior catalog information, or you can
20   update your database with:
21
22     ./alter_bacula_tables