summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-07-30 00:47:47 +0300
committerVille Skyttä <ville.skytta@iki.fi>2011-07-30 00:47:47 +0300
commit9b5f54cf75c0f36b60c917ef695cda5891c9f7b6 (patch)
tree796350eab274ec97476d71eed60f15e6cec0b780 /HISTORY
parent2f8db1963e97a38ad76a18d5acc8ecee0a0657a9 (diff)
downloadvdradmin-am-9b5f54cf75c0f36b60c917ef695cda5891c9f7b6.tar.gz
vdradmin-am-9b5f54cf75c0f36b60c917ef695cda5891c9f7b6.tar.bz2
Rework non-forked logging.
It is now possible to log to something else besides stderr in --nofork mode which now honors the config file (useful when running under a process supervisor such as systemd), and the new --logfile option can be used to override config.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ef6c5fc..174b7d4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,6 +7,9 @@ VDR-Portal: amair
201x-xx-xx: x.x.x
- Fixed: --log 0 command line argument (Ville Skyttä).
- Improved: Startup error messages on module load failures (Ville Skyttä).
+- Added: -L/--logfile command line arg for overriding config (Ville Skyttä).
+- Changed: Honor config logging options with --nofork (Ville Skyttä).
+- Changed: Specifying -L or -l turns logging on (Ville Skyttä).
2011-06-03: 3.6.8
- Updated: Dutch translation (Submitted by Roel Koelewijn).