aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-06-01 17:38:44 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-06-01 18:55:50 +0300
commit1f1bc59f5347d162fc87cc09364fc4bcdad6d593 (patch)
tree092968b545576e6663fd442a1e5767580fb8db74 /NEWS
parent2878881412e0f73c5f98ca4fe728ba8deca9087f (diff)
downloadbeam-1f1bc59f5347d162fc87cc09364fc4bcdad6d593.tar.gz
beam-1f1bc59f5347d162fc87cc09364fc4bcdad6d593.tar.bz2
Improve docs.
* NEWS: Update. * README: Rewrite. Provide enough documentation for startup. * doc/beam-cleaner.1in: New file. * doc/Makefile.am: Build and install beam-cleaner.1. * doc/beam-backup.1in: Fix the time-stamp-start variable. * doc/beam-restore.1in: Likewise. * doc/beam-s3.1in: Likewise. * doc/beam.conf.5in: Likewise. * backup.in: Mark with sh magic. * beam.in: Likewise. * lib/beam/common.in: Likewise. * lib/beam/fs.sh: Likewise. * lib/beam/mysql.sh: Likewise. * lib/beam/postgres.sh: Likewise. * lib/beam/s3.sh: Likewise. * restore.in: Likewise. * s3.in: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..72933a8 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,35 @@
+BEAM NEWS -- history of user-visible changes. 2012-06-01
+Copyright (C) 2012 Sergey Poznyakoff.
+See the end of file for copying conditions.
+
+Please send mailutils bug reports to <gray@gnu.org.ua>.
+
+
+Version 1.2 (git)
+
+First release.
+
+
+----------------------------------------------------------------------
+Copyright information:
+
+Copyright (C) 2012 Sergey Poznyakoff.
+
+ Permission is granted to anyone to make or distribute verbatim copies
+ of this document as received, in any medium, provided that the
+ copyright notice and this permission notice are preserved,
+ thus giving the recipient permission to redistribute in turn.
+
+ Permission is granted to distribute modified versions
+ of this document, or of portions of it,
+ under the above conditions, provided also that they
+ carry prominent notices stating who last changed them.
+
+Local variables:
+mode: outline
+paragraph-separate: "[ ]*$"
+eval: (add-hook 'write-file-hooks 'time-stamp)
+time-stamp-start: "changes. "
+time-stamp-format: "%:y-%02m-%02d"
+time-stamp-end: "\n"
+end:

Return to:

Send suggestions and report system problems to the System administrator.