From 1670a4f2358eeb937a4b16f886bf897fa39c916b Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 17 Apr 2006 12:59:30 +0000 Subject: [PATCH] - Replace a bunch of old 0x%x by %p. - Get first cut of Migration with Job selection working. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2937 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 1 + bacula/kes-1.39 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/bacula/kernstodo b/bacula/kernstodo index 219a58a2ef..b752edd3a1 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -82,6 +82,7 @@ a list of 1 or more jobuids to migrate. [ possibly a Python event -- kes ] === +- Document export LDFLAGS=-L/usr/lib64 - Don't attempt to restore from "Disabled" Volumes. - Network error on Win32 should set Win32 error code. - What happens when you rename a Disk Volume? diff --git a/bacula/kes-1.39 b/bacula/kes-1.39 index 1b7c301025..3802437e5b 100644 --- a/bacula/kes-1.39 +++ b/bacula/kes-1.39 @@ -4,6 +4,8 @@ General: 17Apr06 - Correct some problems with database creation (new tables). +- Replace a bunch of old 0x%x by %p. +- Get first cut of Migration with Job selection working. 16Apr06 - Change store_bit() to store_bool() for the Spooling in dird_conf.c -- bug reported by Robert Nelson. -- 2.39.5