X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Ftechnotes-2.1;h=a45a6838540c13d890f0fd1169e4380a5e4c5958;hb=2e316d913da4550b25c5a9bb0ca037782d916824;hp=6861a1461fef2d2f4e77acbb4a5747b0324c48b9;hpb=f7a95a31fe0d46eaab20f8266d6a46baee14bfd4;p=bacula%2Fbacula diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 6861a1461f..a45a683854 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -1,6 +1,22 @@ Technical notes on version 2.1 General: +07Feb07 + Switch to using Subversion +kes Remove src/pygtk-console/ from configure +06Feb07 +kes Delete src/lib/btree.c from win32 build, then add rblist.c + plus the entrypoints. +kes Apply patch supplied that corrects debug print + in canceling jobs for max run time. Supplied as + part of bug #621, which was previously fixed. +05Feb07 +kes Test on job_canceled() and sd_msg_thread_done inside + loop starting the message thread to avoid a race condition. + Fixes bug #771. +kes Remove rl_catch_signal from console.c as it conflicted + with the header definition. Fixes bug #765. +ebl Fixes bug #766 about RunsOnClient = Yes 04Feb07 kes Clarify some stored/acquire messages to indicate if the problem is with read or append.