]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
Update comments
[bacula/bacula] / bacula / technotes-2.3
index 6b112fa4af82fb5283b924cc6d5de68723342614..abff2d0aeff2bce41e92a9a5d9b9ac0474cb331d 100644 (file)
@@ -1,7 +1,16 @@
               Technical notes on version 2.3
 
 General:
+08Jan08
+kes  Undo recent reservations changes ... will apply them later
+     when they work better.
+kes  Fix bsnprintf for float point numbers. I broke recently when
+     parameterizing some variables.
 06Jan08
+ebl  Fixes #1034 which cause mysql to hang the connection after 8h
+ebl  Change default statistics target of filename.name and path.path
+     fields for PostgreSQL. This speeds lookup by indexes. Thanks
+     to Marc Cousin.
 kes  A few more tweaks to new reservation code. Make sure to clear
      vol released flag when retaking volume. When reading label and
      label is bad mark volume unused. When recycling, mark volume
@@ -10,6 +19,9 @@ kes  A few more tweaks to new reservation code. Make sure to clear
 kes  Fix reserve_volume() so it doesn't release a volume in use
      (i.e. a volume entry not marked released). This should be
      the last part needed to fix bug #1018.
+03Jan08
+kes  Move Heartbeat documentation from Job to Director resource.
+     This fixes bug #1033.
 02Jan08
 kes  Fix existing switch drive SD code to call autochanger to release
      any old volume. This must be done to keep the autochanger from