summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 99e71518..884fe241 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3955,3 +3955,5 @@ Video Disk Recorder Revision History
and isn't actively used, yet.
- Fixed SetProgress() in the 'skincurses' plugin in case Total is 0 (reported
by Stefan Huelswitt).
+- Added a copy constructor to cString and fixed its assignment operator
+ (thanks to Holger Brunn).