]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
A start at some help files???
[bacula/bacula] / bacula / technotes-2.1
index c951df563d2a4c472b0e9b5d7c496ba928c3ebff..89cd8d4e1459ececdaf380aa27c2a7f66933c896 100644 (file)
@@ -1,6 +1,19 @@
               Technical notes on version 2.1
 
 General:
+31Jul07
+kes  Fix %g in filename returned by SQL for browse tree reported by
+     Dirk.
+kes  Fix configure so that it puts config.out in the cwd rather than
+     in src/qt-console
+kes  Attempt to fix the locking problem reported by Eric in bug #906.
+kes  Make berrno class to leave errno unchanged after constructor call.
+kes  Make bnet_server use the heap rather than the stack to allocate
+     its socket fd pointers to avoid a crash at termination. Problem
+     reported by Ryan Novosielski and bugs pointed out by Martin Simmons.
+30Jul07 
+kes  Create new depkgs and depkgs-qt separating the qwt out of depkgs
+     and putting it in depkgs-qt along with Qt4.3.
 29Jul07
 kes  Rework code in acquire.c that switches drives for reading when
      the Media Type does not match. This should fix bug #906