- Manual documentation
- Tweak bacula.man doc
- Add PRAGMA synchronous = NORMAL; to SQLite3 tables. This
speeds up SQLite3 so it is only about 10% slower than version
2.xx. Thanks to Russell Howe for this tip.
- Add msvcr71.dll to pebuilder .inf file as it is needed by
Bacula FD. Thanks to Brandon for passing this fix to Scott.