summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-24 20:18:55 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-24 20:18:55 +0100
commit4ab777e98a2d2f0f5c29d63609e28faafe1cde7e (patch)
tree0268212a2f339fddd7ae19800a11da4257a3b992 /HISTORY
parent161b963fc50ad9c70495d921705a3e9584bd7412 (diff)
downloadvdr-4ab777e98a2d2f0f5c29d63609e28faafe1cde7e.tar.gz
vdr-4ab777e98a2d2f0f5c29d63609e28faafe1cde7e.tar.bz2
Fixed a misplaced ')' in the fix about the stale lock files
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ebec7985..15c62160 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1817,3 +1817,5 @@ Video Disk Recorder Revision History
- Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid
for reporting this one).
+- Fixed a misplaced ')' in the fix about the stale lock files (thanks again to
+ Oliver Endriss for pointing this out - it was my fault).