From 9a1a16f3d42b2f48b26eb3daef3a195fc0f2a13e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 11 Aug 2002 13:32:23 +0200 Subject: Consistently using malloc/free and new/delete --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4f7771dd..73785efc 100644 --- a/HISTORY +++ b/HISTORY @@ -1401,3 +1401,4 @@ Video Disk Recorder Revision History - Added some missing #includes (thanks to Martin Hammerschmid). - Changed the log error message "can't record MPEG1!" to "error in data stream!", since the mentioning of MPEG1 has irritated many people. +- Consistently using malloc/free and new/delete (thanks to Andreas Schultz). -- cgit v1.2.3