X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=bacula%2Ftechnotes-2.1;h=70328b57d63aa904fa1bb63a7fab792fede8ce83;hb=2a6b819b047380c220b7d9d86f0191a984663209;hp=79f5f5232ea76603358417c0e70380b467575f70;hpb=8a12968b29f035af329592b2386eca2187c789e8;p=bacula%2Fbacula diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 79f5f5232e..70328b57d6 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -1,8 +1,19 @@ Technical notes on version 2.0 General: +19Jan07 +kes Create patches/2.0.1-restart.patch. Fixes bug #755. +18Jan07 +kes Fix Job restart on error bug that promotes an Inc to a Full + backup. This should fix bug #755. +kes Add qt-console and first cut of code. + Version 2.0.1 12Jan07 +kes Fix Bacula->Documentation link on Win32 to point to index.html + instead of bacula.html. Fixed bug #750. +kes Return JobId in db_get_job_record() when JobId==0. This should + fix bug #741. kes Do not release source pointers when restarting a failed job. 11Jan07 kes Add dynamic dll entry point for SHGetFolderPath to Win32 code.