From 1e3f6d6da29572426d5fd2fd922af9cc5219b285 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger <vdr@tvdr.de> Date: Fri, 2 Mar 2012 10:51:46 +0100 Subject: Replaced min(max()) calls with the new function constrain() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index fbcc0760..75a790be 100644 --- a/HISTORY +++ b/HISTORY @@ -6946,3 +6946,4 @@ Video Disk Recorder Revision History has been changed to IDLEPRIORITY. - Added a Query parameter to cDevice::GetDevice(), so that devices can be queried without side effects when zapping. +- Replaced min(max()) calls with the new function constrain(). -- cgit v1.2.3