]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
Create patches/2.0.1-restart.patch. Fixes bug #755.
[bacula/bacula] / bacula / technotes-2.1
index 79f5f5232ea76603358417c0e70380b467575f70..70328b57d63aa904fa1bb63a7fab792fede8ce83 100644 (file)
@@ -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.