]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/newfeatures.tex
Document new %D
[bacula/docs] / docs / manuals / en / main / newfeatures.tex
index c88a8cd0e53a755303ec8185baa9ece1178d691f..456696ecce630e514bdb97e7d918fdc1185b5751 100644 (file)
@@ -1,4 +1,16 @@
-\chapter{New Features in 5.2.x}
+\chapter{New Features in 5.2.2}
+This chapter presents the new features that have been added to the next
+Community version of Bacula that is not yet released.
+
+\section{Additions to RunScript variables}
+You can have access to Director name using \%D in your runscript
+command.
+
+\begin{verbatim}
+RunAfterJob = "/bin/echo Director=%D 
+\end{verbatim}
+
+\chapter{New Features in 5.2.1}
 This chapter presents the new features that have been added to the current
 Community version of Bacula that is now released.
 
 This chapter presents the new features that have been added to the current
 Community version of Bacula that is now released.
 
@@ -8,9 +20,9 @@ is required for the Enterprise version.
 
 \section{LZO Compression}
 
 
 \section{LZO Compression}
 
-LZO compression was added in the Unix File Daemon. From the user point of view, it
-works like the GZIP compression (just replace {\bf compression=GZIP} with {\bf
-  compression=LZO}).
+LZO compression was added in the Unix File Daemon. From the user point of view,
+it works like the GZIP compression (just replace {\bf compression=GZIP} with
+{\bf compression=LZO}).
 
 For example:
 \begin{verbatim}
 
 For example:
 \begin{verbatim}