summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-01 14:05:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-01 14:05:16 +0100
commit6a70d31734598814c6a2d0c3f63a71a64af850db (patch)
treeb188c8c3e37b511d7da2a2fdff79c9c6628ae583 /HISTORY
parentc054f3962002f153ae6a23da86fdbc9094c063f4 (diff)
downloadvdr-6a70d31734598814c6a2d0c3f63a71a64af850db.tar.gz
vdr-6a70d31734598814c6a2d0c3f63a71a64af850db.tar.bz2
Fixed the buffer size in cRecording::SortName()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f044bff0..c5133dd7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3112,4 +3112,4 @@ Video Disk Recorder Revision History
- The "Channels" menu can now be sorted "by number" (default), "by name" and
"by provider". While in the "Channels" menu, pressing the '0' key switches
through these modes.
-
+- Fixed the buffer size in cRecording::SortName().