Version History
Version Detail 4.0.1
- Add separate rdb_user and rdb_password preferences.
4.0.0
- Log message on write errors because detail of message may explain why it can't be written.
3.2.0
- MySQL had error about commit while in auto-commit mode.
- When starting from scratch, it created message property with ID 0.
3.0.2
- Update for Postgres had temporarily broken Oracle support.
3.0.1
- Use 3.0.0 core plugins.
- Suppress "Last Error" unless there is one.
2.0.0 Using Oracle sequence resp. MySQL auto-increment for message IDs. 1.0.3
- Show version number in HTML main.
- Version info in HTTPD.
- Debug output of message detail.
1.0.2 Bugfix when NAME == null. 1.0.1 Catch NAME properties that are too long.
-Main-