From 7701acd968c91de94c1d0ae184a0f746c4ae5844 Mon Sep 17 00:00:00 2001
From: Klaus Schmidinger <vdr@tvdr.de>
Date: Sat, 28 May 2005 13:17:20 +0200
Subject: Now using hash tables to speed up cSchedule::GetEvent()

---
 HISTORY | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'HISTORY')

diff --git a/HISTORY b/HISTORY
index 53861b24..1bca9213 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3568,3 +3568,5 @@ Video Disk Recorder Revision History
 - Introduced cListBase::count for better performance (thanks to Georg Acher).
 - cEvent no longer stores the channelID directly, but rather has a pointer to
   the schedule it is in.
+- Now using hash tables to speed up cSchedule::GetEvent() (partially based on
+  a patch from Georg Acher).
-- 
cgit v1.2.3