]> git.sur5r.net Git - bacula/bacula/blob - bacula/ReleaseNotes
80cf6b305b39fc037ac59e09400091d2fd44cdaa
[bacula/bacula] / bacula / ReleaseNotes
1
2           Release Notes for Bacula 1.32
3
4   Bacula code: Total files = 259 Total lines = 76,690 (*.h *.c *.in)
5
6 Major Changes this Release:
7 - Fixed gnome-console to compile with RH9 (Gnome 2.0)
8 - Implemented a single routine to read_records.
9 - Implemented forward space file/block whenever possible.
10 - Added SDConnectTimeout to FD.    
11
12
13 Other Changes this Release:
14 - Lots of doc enhancements
15 - Fixed a PurgeOldestVolume bug (VolStatus not returned)
16 - Don't crash if DB address record not specified.
17 - Return VolStatus on find_next_volume.
18 - Use alist for incexe name_list.
19 - Use bget_dirmsg() everywhere possible when talking to FD.
20 - Delete old semaphore job and workq job scheduling code.
21 - edit_run_codes in one place (/lib)  Add Job name
22 - Update query.sql to find current backups correctly.
23 - Correct ambiguous SQL statement for prunning.
24 - Set heartbeat interval to zero by default.
25 - Fix a possible race condition in stopping the 
26   heartbeat thread.
27 - Eliminate gnome2-console directory. Everything is in gnome-console
28 - Enhanced "packet too big" message to indicate who sent it.
29
30
31 Items to note:  !!!!!