summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-15 16:42:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-15 16:42:37 +0100
commit29501203f7b6818258d438d8826ac02c60e08494 (patch)
treeb475981275e4016426cd89bd456b59234d1f45a2 /HISTORY
parenta321947e4713535af2cb1944bb7d6bc1688b6e50 (diff)
downloadvdr-29501203f7b6818258d438d8826ac02c60e08494.tar.gz
vdr-29501203f7b6818258d438d8826ac02c60e08494.tar.bz2
Modified logging so that even on NPTL systems each line in the log file shows the individual thread's pid
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0e2c5366..2d5e0c10 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4194,3 +4194,5 @@ Video Disk Recorder Revision History
- Fixed a second place where a message should be given when an instant recording
is started (reported by Jesus Bravo Alvarez).
+- Modified logging so that even on NPTL systems each line in the log file shows
+ the individual thread's pid (based on a suggestion from Francois-Xavier Kowalski).