added 'motd' and changed prompt to show readonly status, if any

This commit is contained in:
TLINDEN
2012-11-14 11:04:35 +01:00
parent fcb9cb4e7d
commit afe46a308a
6 changed files with 43 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
1.3.14:
ADDED: new config parameter 'motd', a note entry which will be shown
on startup (if exists).
CHANGED: the prompt will now show if the current instance is running
in readonly mode.
================================================================================
1.3.12:
FIXED: NOTEDB::general data backend module did overwrite records if
there were some deleted ones in the database.