Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2018-02-13 21:12:01 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2018-02-13 21:19:05 +0300
commitfed3c11652ecd151e33c60eb020d2c172c6b31e9 (patch)
treee44cef439507bf6bc202933e4e62a13a55c9fe63
parentf08af7833df47726853ed0f2a84e58a6ad12635a (diff)
bareos webui release notes 17.2.5
-rw-r--r--manuals/en/main/releasenotes.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manuals/en/main/releasenotes.tex b/manuals/en/main/releasenotes.tex
index ea33f10..f11894c 100644
--- a/manuals/en/main/releasenotes.tex
+++ b/manuals/en/main/releasenotes.tex
@@ -38,6 +38,11 @@ This release contains several bugfixes and enhancements. Excerpt:
\item \bcommand{.bvfs_lsdirs}{} make limit- and offset-option work correctly.
\item \bcommand{.bvfs_lsdirs}{} show special directory (like \path|@bpipe@/|) on the same level as \path|/|.
\item \ticket{895} added description to the output of \bcommand{show}{filesets}.
+ \item \bareosWebui: Restore Browser fixes
+ \begin{itemize}
+ \item There was the possibility of an endless loop if the BVFS API delivers unexpected results. This has been fixed. See bugreports \ticket{887} and \ticket{893} for details.
+ \item \ticket{905} fixes a problem with file names containing quotes.
+ \end{itemize}
\item \linkResourceDirective{Dir}{Client}{NDMP Block Size} changed type from \dt{Pint32} to \dt{Size32}. This should not affect any configuration, but is more consistent with other block size configuration directives.
\end{itemize}