mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed cString's operator=(const char *String) in case the given string is the same as the existing one
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -6606,3 +6606,8 @@ Video Disk Recorder Revision History
|
||||
- Added handling of "ANSI/SCTE 57" descriptors (thanks too Rolf Ahrenberg).
|
||||
- Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard
|
||||
Nissl).
|
||||
|
||||
2011-04-29: Version 1.7.19
|
||||
|
||||
- Fixed cString's operator=(const char *String) in case the given string is the
|
||||
same as the existing one (thanks to Dirk Leber).
|
||||
|
Reference in New Issue
Block a user