summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2003-02-02 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2003-02-02 18:00:00 +0100
commit8c5d735d3279230f6471e474a946a5733054df43 (patch)
tree34f72e8bcb3a8fc93a9e6cc752fc19f6d95ce7e7 /HISTORY
parenta3942b4d17a3a7e1af82b1950c39db1f9c7ce250 (diff)
downloadvdr-patch-lnbsharing-8c5d735d3279230f6471e474a946a5733054df43.tar.gz
vdr-patch-lnbsharing-8c5d735d3279230f6471e474a946a5733054df43.tar.bz2
Version 1.1.23vdr-1.1.23
- Fixed a new/delete malloc/free mismatch in ringbuffer.c (thanks to Stefan Huelswitt for reporting this one). - Improved CAM handling.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9085936..8e770ee 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1941,3 +1941,9 @@ Video Disk Recorder Revision History
- Fixed handling user defined CFLAGS in libdtv/libvdr/Makefile (thanks to Clemens
Kirchgatterer and Robert Schiele).
- Fixed skipping unavailable channels in the EPG scanner.
+
+2003-02-02: Version 1.1.23
+
+- Fixed a new/delete malloc/free mismatch in ringbuffer.c (thanks to Stefan
+ Huelswitt for reporting this one).
+- Improved CAM handling.