From: Kern Sibbald Date: Mon, 13 Jul 2009 17:14:56 +0000 (+0000) Subject: Update new features X-Git-Tag: Release-3.0.2~87 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=566728e5fb4827a7ae2b19b86de0b03856244d8c Update new features --- diff --git a/docs/home-page/en/pages/documentation.php b/docs/home-page/en/pages/documentation.php index 94178d1d..dcd2ae52 100644 --- a/docs/home-page/en/pages/documentation.php +++ b/docs/home-page/en/pages/documentation.php @@ -12,7 +12,7 @@
  • News about Bacula HTML
  • -
  • New Features in 3.0.0 +
  • New Features in current version HTML

  • Concepts and Overview Guide diff --git a/docs/home-page/es/pages/documentation.php b/docs/home-page/es/pages/documentation.php index d93b128e..a945082d 100644 --- a/docs/home-page/es/pages/documentation.php +++ b/docs/home-page/es/pages/documentation.php @@ -12,7 +12,7 @@
  • News about Bacula HTML
  • -
  • New Features in 3.0.0 +
  • New Features in current version HTML

  • Concepts and Overview Guide diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index b5a620e6..324b2244 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -3,6 +3,7 @@ %% \chapter{New Features in 3.0.2} +\label{NewFeaturesChapter} This chapter presents the new features added to the development 3.0.2 versions to be released as Bacula version 3.0.2 sometime in 2009. diff --git a/docs/manuals/es/catalog/update_version b/docs/manuals/es/catalog/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/catalog/update_version +++ b/docs/manuals/es/catalog/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/catalog/version.tex b/docs/manuals/es/catalog/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/catalog/version.tex +++ b/docs/manuals/es/catalog/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/concepts/update_version b/docs/manuals/es/concepts/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/concepts/update_version +++ b/docs/manuals/es/concepts/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/concepts/version.tex b/docs/manuals/es/concepts/version.tex index 666076a7..f32bd564 100644 --- a/docs/manuals/es/concepts/version.tex +++ b/docs/manuals/es/concepts/version.tex @@ -1 +1 @@ -3.0.2 (02 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/console/update_version b/docs/manuals/es/console/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/console/update_version +++ b/docs/manuals/es/console/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/console/version.tex b/docs/manuals/es/console/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/console/version.tex +++ b/docs/manuals/es/console/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/developers/update_version b/docs/manuals/es/developers/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/developers/update_version +++ b/docs/manuals/es/developers/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/developers/version.tex b/docs/manuals/es/developers/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/developers/version.tex +++ b/docs/manuals/es/developers/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/install/update_version b/docs/manuals/es/install/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/install/update_version +++ b/docs/manuals/es/install/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/install/version.tex b/docs/manuals/es/install/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/install/version.tex +++ b/docs/manuals/es/install/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/problems/update_version b/docs/manuals/es/problems/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/problems/update_version +++ b/docs/manuals/es/problems/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/problems/version.tex b/docs/manuals/es/problems/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/problems/version.tex +++ b/docs/manuals/es/problems/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009) diff --git a/docs/manuals/es/utility/update_version b/docs/manuals/es/utility/update_version index 42c874af..9773ff22 100755 --- a/docs/manuals/es/utility/update_version +++ b/docs/manuals/es/utility/update_version @@ -3,8 +3,8 @@ # Script file to update the Bacula version # out=/tmp/$$ -VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` -DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h` +VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` +DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/bacula/src/version.h` . ./do_echo sed -f ${out} /home/kern/bacula/docs/manuals/version.tex.in >version.tex rm -f ${out} diff --git a/docs/manuals/es/utility/version.tex b/docs/manuals/es/utility/version.tex index 0e39f490..f32bd564 100644 --- a/docs/manuals/es/utility/version.tex +++ b/docs/manuals/es/utility/version.tex @@ -1 +1 @@ -3.0.2 (01 July 2009) +3.0.2 (07 July 2009)