diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-12 18:11:29 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-12 18:11:29 (EDT) |
commit | 3ee0ef1a44d1749d2244752edec7d65ad31cb270 (patch) | |
tree | 71515425cb5d98ddfbf2a0441d12bc6c41c9b407 | |
parent | a17e495edee3a45131ec40eebd70ba3ff4d4a533 (diff) |
NEWS: Note that help doesn't try to lock the db.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Changes in this release: * An example archive "conf" file is now provided in the source tree. * A new "version" command and "-V" option have been added. * Options are now documented in the help output and manual page. + * Database locking is no longer attempted when only the "help" command is run. ProteanOS Archive Manager version 1.0.0 --------------------------------------- |