]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.39
- Merge changes made to 1.38.3 into HEAD
[bacula/bacula] / bacula / kes-1.39
index 1a4bca88f1fcb2a4d8e17889223912dcde5adb4a..cf83dfeec8b985cdb4b93d425ae40e2666cd8cf2 100644 (file)
@@ -4,7 +4,21 @@
 General:
 
 Changes to 1.39.2:
+10Dec05
+- Merge changes made to 1.38.3 into HEAD
+- Add stubs for pygtk-console code
+- Create Makefile.in for pygtk-console code
+09Dec05
+- Merge updates into 1.38 branch
+- Update specs to include mysql4 define.
+- Fix when attributes are sent, must be after binit().
+- Stop read_record() if status not ok in second loop.
+- Return rec->FileIndex in dcr->VolLastIndex for normal
+  and partial records in read_record().  This allows bscan
+  to get FileIndex at EOT correct.
+- Fix butil.c to correctly set dcr -- fixes seg fault in bls.
 08Dec05
+- Fix Win32 built to work with new crypto code.
 - Apply patch supplied by user (slightly modified) to fix
   correct detection of holes in block devices and FIFOs. 
   Bug # 506.