]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
First cut label dialog
[bacula/bacula] / bacula / technotes-2.1
index b691ac02063001ffde60565bcbb46c8dea97cc3c..37b7758d43a311c9d3cf9a93643206570af4e18f 100644 (file)
@@ -1,8 +1,24 @@
               Technical notes on version 2.1
 
-General:
+General:                                                       a
+09Feb07
+kes  Update projects list.
+08Feb07
+kes  Implement Include/Exclude file lists in FD as dlists using
+     the new dlistString class. This permits efficiently having
+     large include/exclude lists and completes project Item 25.
+kes  Fix dird/ua_cmds.c so that a cancel command checks if the
+     console is authorized to cancel the job.  This fixes bug 
+     #767.
+kes  Modify SD so that the VolCatJobs medium record is updated
+     at the beginning of a Job rather than the end.  This
+     fixes bug #775 where exceeding MaxVolJobs caused jobs
+     to fail.
+kes  Added a mutex around getting and setting Volume information
+     so that multiple simultaneous jobs will single thread.
 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.