]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
Update FOSDEM talk
[bacula/bacula] / bacula / technotes-2.1
index 6ac62eda69044cbcc789a467f4c7ffc4d711d2e0..70328b57d63aa904fa1bb63a7fab792fede8ce83 100644 (file)
@@ -1,13 +1,26 @@
               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
-11Jan06
+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.
      This *should* fix bug #747.
 kes  Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
      bug #742.
-09Jan06
+09Jan07
 kes  Modify USTORE constructor to set an empty store_source string, 
      and don't copy the store_source string in a cancel.  Hopefully
      this will fix Arno's seg fault, bug #744.