From 3aec1cdb5e432cc8194fe89a9c5989b67afcb064 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 20 Apr 2004 19:46:36 +0000 Subject: [PATCH] Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1256 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 1 + bacula/ReleaseNotes | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 5095fbedeb..f2ebbc0861 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,4 +1,5 @@ +2004-04-20 Version 1.34.1 20Apr04 Release 18Apr04 - Found and fixed SD crash during restore. - Added FreeBSD Bare Metal Recovery documentation by Alex Torres diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 62f5e152f8..7b7789ac45 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,12 +1,17 @@ Release Notes for Bacula 1.34.1 - Bacula code: Total files = 343 Total lines = 98,503 (*.h *.c *.in) + Bacula code: Total files = 344 Total lines = 98,746 (*.h *.c *.in) Changes for 1.34.1: - Autochanger users, please note you must add %d to the end of the changer command line in your Device resource in your bacula-sd.conf file. +- There is a new wx-console program that does restores with a + tree allowing you to visually select what files are to be restored. + It is in a preliminary stage of development, but can be easily + be built under Linux with GTK, and with just a bit more difficulty + under Win32 with MinGW. - Fixed a major race condition in the job scheduler when multiple simultaneous jobs is enabled. This occurred only when on job had blocked another because of resource usage. -- 2.39.5