]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/nb-1.37
Apply David's ACL fix to src/filed/acl.c
[bacula/bacula] / bacula / nb-1.37
index 8df6fb5d34dddf1560bf807f742128b0cbdbf24d..6b206f9c4df6bbdaa0e55ed59184dfcd50ca0c86 100644 (file)
@@ -4,6 +4,9 @@
 General:
 
 Changes to 1.37.*:
+30Jul05
+ - Fix src/lib/bpipe.c:run_program and run_program_full_output to detect if the watchdog
+   killed the program, and return an error if it is the case.
 26Apr05
  - Modify parse_config to get a LEX_ERROR_HANDLER as a parameter 
  - lex_open_file now returns NULL if the file can't be opened. All calling functions have