]> git.sur5r.net Git - bacula/docs/commit
kes Make bat have 'make install' target.
authorKern Sibbald <kern@sibbald.com>
Sun, 22 Apr 2007 15:19:41 +0000 (15:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 22 Apr 2007 15:19:41 +0000 (15:19 +0000)
commita81177c10bbb9ebb26ae487ff9ca22d587d7296a
tree93097c56af10ad2a452ed3a3f29d5101bd424a7d
parent71f1f8eb42d9241c4392a28dfefc47ee57096f8e
kes  Make bat have 'make install' target.
kes  Warn during install if old gnome-console binary found.
kes  Warn during install if old wx-console binary found.
kes  Add -8 option to bsmtp command line to add content type utf-8.
     Fixes bug #809. (Character coding problem in bsmtp).
kes  If < is found in target (from, to, cc) then do not enclose the
     target in < >  in bsmtp. Fixes bug #772  (malformed address).
kes  When printing certain items in dbcheck, stop after 300000.
     Fixes bug #822. (dbcheck loops).
kes  Incorrect status in Dir after waiting for mount with poll set.
     Fixes bug #825.