]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.38
- Update some very old licenses in src/cats.
[bacula/bacula] / bacula / kes-1.38
index b9a436cce06b1d6c1e970b58472598299e80e054..12632bacd64a464369f2ea90bfeee10bb1ff9b46 100644 (file)
@@ -2,6 +2,22 @@
                         Kern Sibbald
 
 General:
+Release 1.38.10 (08Jun06) released 12JunO6
+08Jun06
+- Modify setting ACLs to suppress error message if the file is a
+  symbolic link since the file linked to may not yet be created,
+  and symbolic links really should not have attributes ...
+- Remove old regex code from baconfig.h
+06Jun06
+- Complete implementation of acl.c error message during restore.
+  During backups, errors getting acls are silently ignored, as was
+  previously the case.
+04Jun06
+- Modify configure.in to check for typeof().
+- Better detection of postgresql installation if pg_conf works.
+- Fix RescheduleTimes = 0 bug (should not reschedule).
+- Down port from 1.39: fixes for reload, autochanger error messages,
+  scheduler fixes for reload and day light savings change, 
 01Jun06
 - Implement partial error messages for src/filed/acl.c
 - Fix return code to fail when doing update barcodes and
@@ -11,8 +27,6 @@ General:
 26May06
 - Prevent DVD code from rewriting label if the device cannot be
   opened read/write.
-- Used __GNUC__ to detect GNU g++ as suggested by John Goerzen to
-  fix Debian build bug.
 - Fix Dir/SD run race in migrate.c, verify.c, and restore.c
 - Update projects file.
 24May06