summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-12-04 14:48:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-12-04 14:48:53 +0100
commit989fa21a21bc68bdb8af3a4421169e65ebee356e (patch)
tree117fe79a0e98ba80abc937e21bf43052b12116d7 /HISTORY
parent7584780dbf4e7bc8446be29e17d8850f6ca82d02 (diff)
downloadvdr-989fa21a21bc68bdb8af3a4421169e65ebee356e.tar.gz
vdr-989fa21a21bc68bdb8af3a4421169e65ebee356e.tar.bz2
Added file name and line number to LOG_ERROR_STR()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cc93f4fc..b8e7a9a4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6777,3 +6777,4 @@ Video Disk Recorder Revision History
- Removed the '.pl' suffix from all scripts (thanks to Ville Skyttä).
- Changed the default location for the LIRC socket to /var/run/lirc/lircd (thanks
to Ville Skyttä).
+- Added file name and line number to LOG_ERROR_STR() (thanks to Rolf Ahrenberg).