]> git.sur5r.net Git - bacula/bacula/blob - bacula/ReleaseNotes
76a9a971a25fa50e6acb1bbfb72023bc74eb38b5
[bacula/bacula] / bacula / ReleaseNotes
1
2           Release Notes for Bacula 1.32
3
4   Bacula code: Total files = 259 Total lines = 77,120 (*.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. It also returns
9   a different record packet for each session.  This means
10   that multiple simultaneous jobs should work.
11 - Implemented forward space file/block whenever possible 
12   during restore.
13 - Added SDConnectTimeout to FD.    
14 - Added ClientRunBeforeJob and ClientRunAfterJob.
15
16
17 Other Changes this Release:
18 - Lots of doc enhancements
19 - Fixed a PurgeOldestVolume bug (VolStatus not returned)
20 - Don't crash if DB address record not specified.
21 - Return VolStatus on find_next_volume.
22 - Use alist for incexe name_list.
23 - Use bget_dirmsg() everywhere possible when talking to FD.
24 - Delete old semaphore job and workq job scheduling code.
25 - edit_run_codes in one place (/lib)  Add Job name
26 - Update query.sql to find current backups correctly.
27 - Correct ambiguous SQL statement for prunning.
28 - Set heartbeat interval to zero by default.
29 - Fix a possible race condition in stopping the 
30   heartbeat thread.
31 - Eliminate gnome2-console directory. Everything is in gnome-console
32 - Enhanced "packet too big" message to indicate who sent it.
33
34
35 Items to note:  !!!!!